Skip to content

Update Work Item Drawer header

Jack Chapman requested to merge jc/465823-work-item-drawer-header into master

What does this MR do and why?

Updates the header section of the Work Item Drawer following the guidance and designs in #465823 (closed)

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.

Before After
Screenshot_2024-09-03_at_10.35.52 Screenshot_2024-09-03_at_10.36.01

How to set up and validate locally

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

  1. Enable the work item drawer using the issues_list_drawer feature flag
  2. Enable work item epics and the work item epic list using the work_item_epics, namespace_level_work_items, work_item_epics_rollout, and work_item_epics_list feature flags
  3. Visit the epics list in a group
  4. Click an epic -> the drawer should appear
  5. Check the header section matches the requirements in #465823 (closed)

Merge request reports

Loading