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
The hamburger menu icon overlaps with other elements in the header (e.g., logo, text, or buttons) when viewed on smaller screens or specific resolutions.
Steps to Reproduce:
Open the app/website in a browser.
Resize the window to mobile or tablet width (e.g., β€768px).
Observe the header area β the hamburger icon overlaps navigation and is fixed in a position in the Dashboard
Expected behavior
The hamburger menu should remain clearly visible and separated from other UI elements. It should either reposition or collapse correctly based on the viewport size.