Is your feature request related to a problem?
The current navigation uses a mega-menu layout that combines both the main navigation menu and breadcrumbs in a single structure. This design creates confusion and makes difficult to manage navigation consistently across different sections and screen sizes, and does not scale well when more navigation items are added.
Describe the solution you'd like
Introduce a hamburger menu for desktop viewports that consolidates navigation items into a collapsible panel. This menu would behave similarly to the mobile version:
- Navigation links are hidden behind a hamburger icon.
- Clicking the icon opens a side panel showing the navigation links.
- The menu closes when the user clicks outside it or clicks the close icon.
- The hamburger icon should be placed on the right side of the header, next to the language selector and account menu.
The mobile version of this menu already exists and can serve as the baseline implementation.
Mock-ups / Prototype
Figma file
Additional context
This implementation supports the broader redesign and simplification of the header, which includes removing some links like Help or Activity, adding a language selector, and creating a more responsive layout.
Does this issue impact users' private data?
No, it does not involve processing personal data.
Acceptance Criteria
Is your feature request related to a problem?
The current navigation uses a mega-menu layout that combines both the main navigation menu and breadcrumbs in a single structure. This design creates confusion and makes difficult to manage navigation consistently across different sections and screen sizes, and does not scale well when more navigation items are added.
Describe the solution you'd like
Introduce a hamburger menu for desktop viewports that consolidates navigation items into a collapsible panel. This menu would behave similarly to the mobile version:
The mobile version of this menu already exists and can serve as the baseline implementation.
Mock-ups / Prototype
Figma file
Additional context
This implementation supports the broader redesign and simplification of the header, which includes removing some links like Help or Activity, adding a language selector, and creating a more responsive layout.
Does this issue impact users' private data?
No, it does not involve processing personal data.
Acceptance Criteria