Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resize sensor is tabbable #142

Closed
megamit opened this issue Oct 3, 2017 · 1 comment
Closed

resize sensor is tabbable #142

megamit opened this issue Oct 3, 2017 · 1 comment

Comments

@megamit
Copy link

megamit commented Oct 3, 2017

I am trying to use react popover in a ui that needs to support keyboard navigation. By default object elements can receive keyboard so whenever a popover is open it interrupts the tabbing order.
To fix the resize sensor needs a tabindex of -1 to opt out

@jasonkuhrt
Copy link
Owner

jasonkuhrt commented Oct 3, 2017

@megamit Thanks for raising this issue! Sounds like a good change to me.

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

No branches or pull requests

2 participants