[data grid] Column header sort buttons should use unique labels #16456
Labels
accessibility
a11y
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
status: waiting for author
Issue with insufficient information
support: pro standard
Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/
Relates to #16454
Steps to reproduce
Steps:
Current behavior
All the sort buttons have identical labels, "Sort", which makes them hard to tell apart from each other.
Screen reader users will be unable to determine the purpose of these buttons, because they don't know what is being sorted.
Expected behavior
Ideally we'd be able to customize the label that is used for the resize button for each column, possibly adding the name of the column and more descriptive text about the purpose of the button.
Context
We're in an accessibility audit with our design system and we cannot resolve these issues.
Originally identified by Level Access.
Your environment
npx @mui/envinfo
Search keywords: accessibility, a11y, column header, sort button
Order ID: 75534
The text was updated successfully, but these errors were encountered: