Hide hamburger menu tooltip
What does this MR do and why?
Removed the tooltip from the hamburger menu button while preserving the aria-label for accessibility. The hamburger icon is universally recognized and doesn't require additional visual explanation via tooltip.
References
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Use a small viewport
>=576px - Hide the navigation sidebar in the current UI. There should be a tooltip
Keep sidebar visible
- Turn on the new UI
- Hover over the hamburger menu. There should be no visible tooltip, but the aria-label should still be present
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Austin Regnery


