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

focusing before animation ends screws up keyboard nav #7

Open
bmcmahen opened this issue May 17, 2019 · 0 comments
Open

focusing before animation ends screws up keyboard nav #7

bmcmahen opened this issue May 17, 2019 · 0 comments

Comments

@bmcmahen
Copy link
Owner

We could fix this by providing an onRest callback which, when called, will allow the user to properly focus in the active pane using the imperative api.

Alternatively, perhaps we can handle autoFocus inside the component since most devs might be too lazy to actually implement this properly anyway. In this case, we would only autofocus when it changes (not on mount)

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

No branches or pull requests

1 participant