[a11y]: DataTable [with-radio-selection] - keyboard nav radio button bug #14268
Labels
component: data-table
screen-reader: JAWS
severity: 2
https://ibm.biz/carbon-severity
status: needs triage 🕵️♀️
type: a11y ♿
Milestone
Package
@carbon/react
Browser
FF
Package version
@carbon/[email protected]
Automated testing tool and ruleset
Manual QA
Assistive technology
JAWS
Description
Radio buttons in the table
Unable to navigate through the Radio Buttons using Up/Down arrow keys
When the focus is on the currently selected Radio button, We are unable to navigate to the other radio buttons using up / down arrow keys.
Recommended Fix
This issue might be happening due to the name attribute being different for each radio button. Use the same name attribute for all the radio buttons.
When the standard keyboard navigation method is not supported, it impacts the user’s ability to interact with page controls. This affects screen reader users.
WCAG 2.1 Violation
2.1.1 Keyboard navigation
Reproduction/example
Record
Number 74
in the below table:https://airtable.com/shrFsaeHhImOkuVNR
https://react.carbondesignsystem.com/?path=/story/components-datatable-selection--with-radio-selection
Code of Conduct
The text was updated successfully, but these errors were encountered: