What is the reasoning behind giving focus on hover? #6993
Unanswered
Joonaspraks
asked this question in
Q&A
Replies: 1 comment 9 replies
-
This is a problem I'm having at the moment with MenuItems. I understand setting We end up having focus rings on hover. We do want very visible focus rings, but we also have a background colour for hover states, and the focus ring feels like overkill. We want the focus state to have higher visibility because it's harder for KB users to guess where focus will be transported to, whereas pointer device users always know where their pointer is. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
When we hover on for example these menu items here they gain focus. What's the source behind this behavior? Is it in some aria specs? Given how prevalent this pattern is (at least in react-aria) I hoped to find more resources backing it up, but currently this is the only post I've seen referencing it.
Thanks in advance!
Awesome project!
Beta Was this translation helpful? Give feedback.
All reactions