Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

TabIndex in Menu #284

Open
AriLFrankel opened this issue May 31, 2018 · 0 comments
Open

TabIndex in Menu #284

AriLFrankel opened this issue May 31, 2018 · 0 comments

Comments

@AriLFrankel
Copy link
Contributor

AriLFrankel commented May 31, 2018

The way that tabIndices are implemented in the Menu component leads to awkward focus behavior:
Open the menu and the first item is in hover state. Mousing through other options the first option remains in hover state

Removing the tabIndex would resolve this issue but be counterproductive to our efforts to increase accessibility in SMC

Ideal behavior would be that the menu is tab-able but does not trigger the hover state on the first item

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant