Skip to content

Remove tooltips from "Your work" buttons in super sidebar

Annabel Dunstone Gray requested to merge supersidebar-yourwork-btns into master

What does this MR do and why?

  • Removes tooltips from "Your issues/MRs/todos" buttons

Why?

  • They keep getting in the way and covering up items below
  • (personal opinion) Once you know what they are, it feels slightly frustrating how often you have to see the tooltips appear 🤔
  • The default browser tooltips take longer to appear, so if you really want to know what the icon is, keep hovering. If you know and just want to click the button, you never see them 🎉
  • Should still meet accessibility criteria by using aria-label

Screenshots or screen recordings

Before After
Screenshot_2023-04-14_at_11.40.10_AM Screenshot_2023-04-14_at_11.39.52_AM

How to set up and validate locally

  • Enable :super_sidebar_nav
  • Hover over "Your work" items

#394879 (closed)

Merge request reports

Loading