Support for Small Screens (min 1024x768)
The form to edit some item is not scrollable. Therefore it is not possible to see all form fields if the screen is small. This behavior exists at least for users
and events
.
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
The form to edit some item is not scrollable. Therefore it is not possible to see all form fields if the screen is small. This behavior exists at least for users
and events
.
changed the description
Which screen sizes do we want to support?
There is currently no support for mobile devices, a lot would have to change for this level of responsive UI (scrolling inside Cards is used extensively and is definitely not mobile friendly). Tablets however should definitely be supported.
What do you think?
Well. Even on a mobile computer, there are some input fields in the event creation dialog which are not visible (at least without using tabstop).
We should support all common desktop and notebook screen sizes. I would say that we should optimize the UI at least for 13" and bigger screens.
The Resolutions may vary greatly even if some devices have the same screen size, so this might not be that easy to achieve.
changed title from Edit Form not scrollable to Support for Small Screens (min 1024x768)