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]: DataTable [with-selection-sorting] - sorting controls in the column header #14273

Open
2 tasks done
andreancardona opened this issue Jul 20, 2023 · 0 comments
Open
2 tasks done

Comments

@andreancardona
Copy link
Contributor

andreancardona commented Jul 20, 2023

Package

@carbon/react

Browser

FF

Package version

@carbon/[email protected]

Automated testing tool and ruleset

Manual QA

Assistive technology

JAWS

Description

Sorting controls in the column header

It would be better if the label remains static because the toggle status is already conveyed by the "check" / "un checked" announcement.

JAWS announces the entire column content when we activate the sorting controls each time. However this issue is not consistent. Note: Same issue is found in the DataTable / Sorting - Default as well

Recommended Fix

remove the extraneous announcement

Any redundant, excessively wordy and extraneous announcement can be distracting for the screen reader users.

WCAG 2.1 Violation

4.2.1 Name, Role, and Value

Reproduction/example

Record Number 78 in the below table:
https://airtable.com/shrFsaeHhImOkuVNR

https://react.carbondesignsystem.com/?path=/story/components-datatable-selection--with-selection-and-sorting

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ⏱ Backlog
Development

No branches or pull requests

3 participants