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

cc-kv-explorer: implement tab pattern on key selector #1240

Open
pdesoyres-cc opened this issue Nov 18, 2024 · 0 comments
Open

cc-kv-explorer: implement tab pattern on key selector #1240

pdesoyres-cc opened this issue Nov 18, 2024 · 0 comments
Labels
a11y Related to accessibility
Milestone

Comments

@pdesoyres-cc
Copy link
Contributor

see https://www.w3.org/WAI/ARIA/apg/patterns/tabs/

There is a additional difficulty that we need to handle:

  • it is possible to have no tab selected at all
  • all the tabs may not be in the DOM due to the virtualizer
@pdesoyres-cc pdesoyres-cc added the a11y Related to accessibility label Nov 18, 2024
@pdesoyres-cc pdesoyres-cc added this to the kv-explorer milestone Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Related to accessibility
Projects
None yet
Development

No branches or pull requests

1 participant