Skip to content

Open drawer when clicking board titles

Jack Chapman requested to merge jc/click-title-to-open-drawer-on-board into master

What does this MR do and why?

Updates board cards to open the sidebar/drawer when the card title is clicked. Using the meta or ctrl key will open the issue/epic/item in a new tab.

Relates to #465852 (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.

Sidebar type Before After
Legacy Screen_Recording_2024-09-25_at_14.33.28 Screen_Recording_2024-09-25_at_14.31.55
Work Item Screen_Recording_2024-09-25_at_14.33.28 Screen_Recording_2024-09-25_at_14.32.55

How to set up and validate locally

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

  1. Visit a board
  2. Click a board card's title
  3. The sidebar (legacy or work item) should open
  4. Toggle the issues_list_drawer feature flag to check both sidebar versions

Merge request reports

Loading