You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using App Layout with a Menu Bar on its Navbar section, I noticed that the App Layout drawer presents an overlay effect starting at 800px (included), while the Menu Bar (which extends Context Menu) gets the same treatment at 750px (not included).
This creates an awkward behavior for devices with resolutions as follow, when used in portrait orientation mode:
1024x768;
1280x800;
1366x768.
The text was updated successfully, but these errors were encountered:
web-padawan
changed the title
Standardize breakpoint values for overlay behavior across components
[app-layout] Align overlay breakpoint with other components
May 28, 2021
Using App Layout with a Menu Bar on its Navbar section, I noticed that the App Layout drawer presents an overlay effect starting at 800px (included), while the Menu Bar (which extends Context Menu) gets the same treatment at 750px (not included).
This creates an awkward behavior for devices with resolutions as follow, when used in portrait orientation mode:
The text was updated successfully, but these errors were encountered: