Scott Wilson created WOOKIE-401:
-----------------------------------

             Summary: Widget instances: make default width/height returned 
configurable
                 Key: WOOKIE-401
                 URL: https://issues.apache.org/jira/browse/WOOKIE-401
             Project: Wookie
          Issue Type: Improvement
          Components: Connection Framework, Wookie REST API
            Reporter: Scott Wilson


When widget instances are requested, the API automatically fills in a default 
height and width value for the instance in cases where no size is specified in 
the widget itself. 

While this is usually OK, it doesn't really work very well for responsive 
widgets, where the expected size would perhaps be 100% width and auto height. 
However this would be up to the connector and the platform where the widget is 
rendered.

I propose that in future, where there is no specific height/width, the API 
should be configurable to return no values for these attributes, and leave it 
to the connector to handle the case however it wishes.




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to