Skip to content
Discussion options

You must be logged in to vote

Hi @jess-watson thank you for sharing this!

Menu items can’t have interactive or focusable elements nested, and since the item is also disabled, mouse users might see a tooltip, but keyboard and screen reader users won’t, causing an accessibility gap.

Instead of Menu you can use a Popover and create the custom composition so you can have more flexible interactions without affecting accessibility.

Let me know if you need anything else!

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jess-watson
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by roxanagomez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants