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

Better keyboard & accessibility for listviews #21

Open
viridia opened this issue Aug 12, 2024 · 0 comments
Open

Better keyboard & accessibility for listviews #21

viridia opened this issue Aug 12, 2024 · 0 comments

Comments

@viridia
Copy link
Owner

viridia commented Aug 12, 2024

Tab should navigate to the sibling of the list view, not individual rows.
Up/Down arrow should navigate between rows.
When tabbing into a list view, if no item is selected then it should select the first item.

(See ARIA best practices for guidance. Also https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/listbox_role)

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