-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
accessibilitya11ya11yfeature: Master-detailRelated to the data grid Master-detail featureRelated to the data grid Master-detail featuregood first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: data gridChanges related to the data grid.Changes related to the data grid.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Steps to reproduce
Steps:
- any of the examples on the docs page -> https://mui.com/x/react-data-grid/master-detail/
- inspect the expand/collapse button in devtools
- note the absence of the aria-expanded attribute
Current behavior
While the buttons have an appropriate label, shouldn't they also have the aria-expanded attribute like the accordion and tree view?
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Browsers used: Chrome, Brave, Safari, Firefox
Output from `npx @mui/envinfo` goes here.
Search keywords: data grid aria-expanded master detail accessibility
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
accessibilitya11ya11yfeature: Master-detailRelated to the data grid Master-detail featureRelated to the data grid Master-detail featuregood first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: data gridChanges related to the data grid.Changes related to the data grid.type: bugIt doesn't behave as expected.It doesn't behave as expected.