Skip to content

Conversation

Rich-Harris
Copy link
Member

Fixes #434 and improves tooltips in various ways:

  • fixes font/padding
  • adds .tooltip and .tooltip-left classes (can add .tooltip-right if we discover a need for it) that makes it easy to add a tooltip to any button with an aria-label
  • shows tooltips when button is focused, not just when it's hovered, making it more useful for sighted users that use keyboard navigation

@Rich-Harris Rich-Harris merged commit 88ece00 into main Oct 30, 2024
5 checks passed
@Rich-Harris Rich-Harris deleted the tooltips branch October 30, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add tooltip to migrate button
2 participants