Skip to content

Fix right sidebar interaction

Olena Horal-Koretska requested to merge 40658fix-right-sidebar-interaction into master

What does this MR do and why?

It fixes a bug where the content of the epic page did not adjust its width when right sidebar was expanded/collapsed.

As as side effect the same bug was fixed for the alert page as it uses the same toggle component.

How to set up and validate locally

  1. Change the page layout to Fluid under user preferences
  2. Navigate to some epic
  3. Expand/collapse right sidebar and make sure that the central content is shrinked/expanded to accommodate the sidebar
Epic Before Epic After Alert After
2023-04-13_22.45.02 2023-04-13_22.44.27 2023-04-13_22.43.55

Related to #406586 (closed)

Merge request reports

Loading