roam-qgis / Roam

Simple data collection built using QGIS.
http://roam-docs.readthedocs.org/en/latest/
GNU General Public License v2.0
166 stars 60 forks source link

Drop down selection box take up all real estate #491

Open chrissieh opened 11 months ago

chrissieh commented 11 months ago

This is a UI design request. Users like to know where they are in a system at all times. When in an inspection, a user interacts with a drop down input selection, the resulting list takes up the entire space, when in reality, it could be a lot smaller so that you could still see the form in the background so that if you didnt want to select a different item, the user could just click back into the form which would close the selection window. See screenshots for examples:

Current form: image

Selecting the option dropdown list (whole window, obliterates originating form: image

How it could potentially look for context and easier navigation: image

Whilst we are at it, any chance to make the whole UI adjustable. Even putting the panasonic toughbook text scaling to 100% to try to reduce the text and input boxes down, means we have hard to use scroll bars and loss of tabs if too many items within the one tab.

Oh and similar to another issue I read, is there any documentation that is more recent than version 2.5? ;)