Skip to content

Work item drawer UX improvements part 1

What does this MR do and why?

Addresses the following issues from #465818 (closed):

  1. Fix Drawer Header Position (#465824 - closed)
  2. Make Attributes Sidebar Sticky (#465825 - closed)
  3. Increase Drawer Padding at 768px Width (#465826 - closed)
  4. 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 Screen_Shot_2024-08-15_at_16.56.29 Screen_Shot_2024-08-15_at_16.54.03
992px Screen_Shot_2024-08-15_at_16.55.47 Screen_Shot_2024-08-15_at_16.53.28
1200px Screen_Shot_2024-08-15_at_16.55.39 Screen_Shot_2024-08-15_at_16.53.13
1440px Screen_Shot_2024-08-15_at_16.55.30 Screen_Shot_2024-08-15_at_16.52.38

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Enable the issues_list_drawer feature flag
  2. Visit the issues list in a project
  3. Click the title of an issue to open the drawer

Relates to #465818 (closed)

Edited by Jack Chapman

Merge request reports

Loading