Skip to content

Fix focus mode behaviour for Issue & Epic boards

Kushal Pandya requested to merge 368094-fix-boards-focus-mode-behaviour into master

What does this MR do and why?

Fixes following issues that happen only while Issue/Epic boards are viewed in focus mode (i.e. full-screen);

  • List settings sidebar contents weren't visible when clicked on on board list header.
  • Clicking Edit board button didn't show modal dialog to edit the board even if it is open.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
List Settings Sidebar image image
Edit Board Screen_Recording_2023-08-28_at_4.32.07_PM Screen_Recording_2023-08-28_at_4.33.44_PM

How to set up and validate locally

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

  1. Visit Issue or Epic board
  2. Go full screen using Toggle focus mode button next to Create list action on header area
  3. Click on from list header section to open List settings sidebar, verify if sidebar contents are visible
  4. Click on Edit board to open board editing modal, verify if modal is visible

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 #368094 (closed)

Edited by Kushal Pandya

Merge request reports