Skip to content

Draft: Use the navigation overlay until the xl breakpoint

What does this MR do and why?

Changes the breakpoint for the overlay that appears behind the navigation sidebar from MD to XL, so that when users are on a viewport that is less than 1200px they can click outside of the sidebar in order to hide it.

Screenshots or screen recordings

Before After
Before__md<span data-escaped-char>_</span> After__XL<span data-escaped-char>_</span>

How to set up and validate locally

  1. Adjust viewport size to check all breakpoints. This change should only impact between 768px - 1199px.

MR acceptance checklist

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

Edited by Austin Regnery

Merge request reports