EEXCESS / gdocs-plugin

E-Explorer - EEXCESS for Google Docs is a Google Docs add-on that provides recommendation when editing a Google Docs document.
http://eexcess.eu/
Other
4 stars 1 forks source link

Settings - layout #31

Closed chseifert closed 9 years ago

chseifert commented 9 years ago

Comment from Google Review: "In Settings - are you planning to add more Providers? If not, please adjust the size of the div that contains the list of providers. Feels unnecessary to have a scroll action to only display an extra half of an item." My response so far: "The list of provider is dynamic and received on start-up and when the settings are adapted. Thus we don’t know beforehand how long the list will be and therefore considered a scroll action. "

Is this true that we receive the list of providers dynamically? I assume so, just checking :)

kunzstef commented 9 years ago

The list of providers is fetched dynamically from the server when the settings dialog is opened and we don't know beforehand how long the list will be. Because of this the scroll action is necessary.