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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio - tabbing out of Lock from not first/last radio does nothing #103

Closed
theKashey opened this issue Apr 17, 2020 · 0 comments
Closed

Comments

@theKashey
Copy link
Owner

theKashey commented Apr 17, 2020

theKashey/react-focus-on#35

馃憠 When the "distance" between last active, and the currently active elements are greater that 1 - focus lock returns focus to where it was.

Tabbing from radio button, which is not first/last in the group moves focus outside the lock and activates behavior like that.

  • the correct fix. Skip these "not tabbable" radios, as long as are not. However this will also prevent selecting them.
  • actual fix - allow jumping on focus guards; dont threat such jumps as long as long as __guards could be focused only via sequential keyboard navigation**.
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