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
CleanShot_2025-09-29_at_09.18.34 CleanShot_2025-09-29_at_09.14.07

How to set up and validate locally

  1. Use a small viewport >=576px
  2. Hide the navigation sidebar in the current UI. There should be a tooltip Keep sidebar visible
  • CleanShot_2025-09-29_at_09.12.54
  1. Turn on the new UI
  2. 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

Merge request reports

Loading