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

tabindex="100" prevents sequential keyboard navigation #52

Open
IvanOliinychenko opened this issue Oct 22, 2021 · 0 comments
Open

tabindex="100" prevents sequential keyboard navigation #52

IvanOliinychenko opened this issue Oct 22, 2021 · 0 comments

Comments

@IvanOliinychenko
Copy link

Using tabindex="100" prevents sequential keyboard navigation and should be avoided.
I propose using tabindex="0" instead.
This way navigation to the password toggle button could be done right after the password input which improves accessibility support.

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