Bug #21765
closed
File/project picking dialog is too short
Added by Peter Amstutz 7 months ago.
Updated 3 months ago.
Release relationship:
Auto
Description
The picking dialog is too small.
The style has max-height: calc(100% - 96px)
and that is much better, but the inner controls are not expanding to take up the available space.
Files
- Target version changed from Future to Development 2024-06-05 sprint
- Assigned To set to Lisa Knox
- Status changed from New to In Progress
developer-run-tests-services-workbench2: #886
21765-short-dialog @ 5feb6a30dbbabbb45ebb4be27a5af54836781cb4
- ✅ All agreed upon points are implemented / addressed.
- n/a Anything not implemented (discovered or discussed during work) has a follow-up story.
- ✅ Code is tested and passing, both automated and manual, what manual testing was done is described
- n/a Documentation has been updated.
- ✅ Behaves appropriately at the intended scale (describe intended scale).
scale unchanged
- n/a Considered backwards and forwards compatibility issues between client and server.
- ✅ Follows our coding standards and GUI style guidelines.
Notes:
- I took the opportunity to fix the scrolling everywhere the project picker is used. Previously, scrolling the project picker would scroll everything except the dialog title. Now, only the project tree scrolls.
Lisa Knox wrote in #note-5:
developer-run-tests-services-workbench2: #886
21765-short-dialog @ 5feb6a30dbbabbb45ebb4be27a5af54836781cb4
- ✅ All agreed upon points are implemented / addressed.
- n/a Anything not implemented (discovered or discussed during work) has a follow-up story.
- ✅ Code is tested and passing, both automated and manual, what manual testing was done is described
- n/a Documentation has been updated.
- ✅ Behaves appropriately at the intended scale (describe intended scale).
scale unchanged
- n/a Considered backwards and forwards compatibility issues between client and server.
- ✅ Follows our coding standards and GUI style guidelines.
Notes:
- I took the opportunity to fix the scrolling everywhere the project picker is used. Previously, scrolling the project picker would scroll everything except the dialog title. Now, only the project tree scrolls.
This LGTM
- Status changed from In Progress to Resolved
Also available in: Atom
PDF