Work item drawer UX improvements part 1
What does this MR do and why?
Addresses the following issues from #465818 (closed):
- Fix Drawer Header Position (#465824 - closed)
- Make Attributes Sidebar Sticky (#465825 - closed)
- Increase Drawer Padding at 768px Width (#465826 - closed)
- Drawer sizing
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Viewport size | Before | After |
|---|---|---|
| 650px | ![]() |
![]() |
| 992px | ![]() |
![]() |
| 1200px | ![]() |
![]() |
| 1440px | ![]() |
![]() |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Enable the
issues_list_drawerfeature flag - Visit the issues list in a project
- Click the title of an issue to open the drawer
Relates to #465818 (closed)
Edited by Jack Chapman







