Skip to content

Fix page scrolling to top on sidebar toggle

What does this MR do?

Prevents page from scrolling to the top when a user clicks sidebar closing hamburger icon as well as when a user is toggling sidebar pinning.

Why was this MR needed?

When a user is closing the sidebar or pinning the sidebar the scroll position of the page should not be affected.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22851 (closed)

Merge request reports