Skip to content
Discussion options

You must be logged in to vote

Hey @klingat,

My understanding is tooltips are for hover only, should not contain crucial/important information but more just a hint or clarification. For popovers, they should be used for richer content but appear on trigger of a button (click).

Your understanding is correct!

What if I wanted to have a popover that triggers on hover? In other words, a rich tooltip? Should I extend the popover and add the ability to trigger on hover/mouse enter?

Unfortunately there isn't really a good interaction model which would allow this without hindering accessibility, as if the interaction is on hover, it won't be accessible to keyboard users / screen reader users.

Alternately, should I use Hov…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@klingat
Comment options

Answer selected by klingat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants