Accessibility issue with Accordion keyboard navigation #1616
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ... (check one with "x")
CodeSandbox Case (Bug Reports)
https://codesandbox.io/s/accordion-accessibility-issue-wcxxi?file=/src/App.vue
Current behavior
When using the keyboard to navigate through the accordion, it is not possible to open the accordion tab using the enter key.
Expected behavior
Pressing the enter key on an accordion tab should open the tab and display the content.
Minimal reproduction of the problem with instructions
A simple reproduction can be found on CodeSandbox at https://codesandbox.io/s/accordion-accessibility-issue-wcxxi?file=/src/App.vue
Navigate through the accordion using the keyboard and attempt to use enter to open the accordion tab
What is the motivation / use case for changing the behavior?
For accessibility purposes, it should be possible to navigate through an accordion using only the keyboard.
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: