Skip to content

New Navigation breaks Drawer header

Tomas Bulva requested to merge 411402-new-navigation-breaks-drawer-header into master

What does this MR do and why?

New left sidebar has a sticky header that is covering the right side drawer.

Screenshots or screen recordings

Before After
Screenshot_2023-06-02_at_17.29.29 Screenshot_2023-06-02_at_17.32.14

How to set up and validate locally

  1. enable and switch to new navigation
    Feature.enable(:super_sidebar_nav)
  2. setup and enable advanced search
  3. Visit the search page http://gdk.test:3000/search
  4. Click the syntax options button.

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

Edited by Tomas Bulva

Merge request reports