Bug #1235
Layout issues with forms on smaller screens
Description
On smaller screens (e.g. my 15'' Laptop) the Description field overlays the map. Also, the Clear - buttons jump from right of the associated box underneath it.
See screenshots.
Found in Firefox and Chrome.
Files
History
Updated by Alexander Watzinger 10 months ago
- Target version set to 5.3.0
- Assignee set to Christoph Hoffmann
- Status changed from New to Assigned
- Category set to UI
Thank you very much for reporting and especially for the screenshots. We already did some work on that but it seems the map isn't playing nice with resizable form elements.
@ Christoph: the z-index solution doesn't seem the way to go. Ideally the map would adjust to having less place but I'm not sure if this possible. Another "fix" would be to not make the description field resize able in width if shown with map but that would be not very user friendly. Maybe you can think of something.
Updated by Alexander Watzinger 9 months ago
Like discussed at the Hackathon today we try to leave it as it is now: description field can be made wider and is above the map in case of overlap, but we will try to solve that it doesn't overlap when viewing initially (problem at smaller screens).
Updated by Christoph Hoffmann 9 months ago
Updated by Alexander Watzinger 8 months ago
- Subject changed from Layout issues on smaller screens to Layout issues with forms on smaller screens