Skip to content

Fix board issue details sidebar in focus mode

What does this MR do and why?

Fix broken sidebar when viewing a single issue on boards.

Pass dummy values to gl-drawer for z-index and top, so that we can override them in focus mode.

Screenshots or screen recordings

before after
Screenshot_2022-12-15_at_12.03.29_pm Screenshot_2022-12-15_at_12.01.12_pm

How to set up and validate locally

  1. Load boards page
  2. Enable focus mode
  3. Click an issue
  4. Sidebar

Also to test:

  • enable Swimlanes (Group by: Epics)
  • Epic boards

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #358047 (closed)

Edited by Simon Knox

Merge request reports

Loading