Monday, July 8, 2024
1 change · saas-17.3
Resolved issues and error corrections
The navigation bar now shows the Home Menu toggle at the correct screen size, preventing it from overlapping with the app icon when users resize the browser. This improves the visual quality and usability of the app header on medium-width screens.
Original PR description
Since commit [1], the NavBar actually removes the parts/buttons specific to small/desktop-like screens instead of hidding them with responsive classes. This commit adapts also the HomeMenu toggle icon's breakpoint to match `isSmall`, avoiding a ugly overlap between `md` and `lg` breakpoints. Steps to reproduce: - open an app with a resolution > 992px - resize the viewport below 992px => the app's icon and HomeMnu one are overlapping opw-4033259 [1]: odoo/enterprise@a586702247e5dbe3690377d19cc84f7ab54e77ee