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

♿ a11y(tab-component): Keyboard interaction of tabs #1425

Open
1 task done
carolabes opened this issue Jun 20, 2024 · 0 comments
Open
1 task done

♿ a11y(tab-component): Keyboard interaction of tabs #1425

carolabes opened this issue Jun 20, 2024 · 0 comments
Labels
✨ feature New feature or request

Comments

@carolabes
Copy link

Description of this issue

  • Tabs cannot be accessed with the usual keys
tabs

How to fix it

  • Tab keys should be accessible with usual keys like TAB, Arrows and DELETE (see additional Informations)
  • arrow keys navigation depends on layout (horizontal or vertical)
    ** horizontal: left and right arrow key
    ** vertical: top and bottom arrow key

Additional Information

Level A
https://www.w3.org/WAI/WCAG21/Understanding/keyboard.html

Keyboard interaction: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tab_role#keyboard_interaction

Code of Conduct

  • I agree to follow this project's Code of Conduct
@carolabes carolabes added the ✨ feature New feature or request label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant