Skip to content

Conversation

@arminmeh
Copy link
Contributor

Fixes #10032

Used this as a reference
https://www.w3.org/WAI/ARIA/apg/patterns/treegrid/examples/treegrid-1/

Also fixes the issue with the value of aria-rowcount as it was not updated after filtering
w3c/aria-practices#465

@arminmeh arminmeh added type: bug It doesn't behave as expected. accessibility a11y scope: data grid Changes related to the data grid. feature: Tree data Related to the data grid Tree data feature labels Jun 25, 2024
@mui-bot
Copy link

mui-bot commented Jun 25, 2024

@romgrk romgrk changed the title Expandable rows not accessible [DataGrid] Expandable rows not accessible Jun 25, 2024
@arminmeh arminmeh force-pushed the expandable-rows-not-accessible branch from b616ce8 to b75e0fe Compare June 28, 2024 06:44
@ArmandRedgate
Copy link

As the original poster of #10032, I just want to thank you for taking this on!

I had a look at the preview the bot posted and it looks good to me! It has all the attributes I'd expect and the numbers are right.

Thanks again,

Armand

@cherniavskii cherniavskii added the plan: Pro Impact at least one Pro user. label Jul 4, 2024
@cherniavskii cherniavskii changed the title [DataGrid] Expandable rows not accessible [DataGridPro] Expandable rows not accessible Jul 4, 2024
@arminmeh arminmeh force-pushed the expandable-rows-not-accessible branch from 0be3e83 to 5886b5e Compare July 10, 2024 18:35
@arminmeh arminmeh force-pushed the expandable-rows-not-accessible branch from 1246f5b to f3346cf Compare July 11, 2024 18:36
@arminmeh arminmeh force-pushed the expandable-rows-not-accessible branch from 898ce3c to 83c7554 Compare July 15, 2024 10:09
@cherniavskii cherniavskii changed the title [DataGridPro] Expandable rows not accessible [DataGridPro] Fix Tree Data and Row Grouping rows accessibility Aug 12, 2024
@cherniavskii cherniavskii added the feature: Row grouping Related to the data grid Row grouping feature label Aug 12, 2024
Copy link
Member

@MBilalShafi MBilalShafi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great work! 👏

@arminmeh arminmeh merged commit 9f3723f into mui:master Aug 13, 2024
@arminmeh arminmeh deleted the expandable-rows-not-accessible branch August 13, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility a11y feature: Row grouping Related to the data grid Row grouping feature feature: Tree data Related to the data grid Tree data feature plan: Pro Impact at least one Pro user. scope: data grid Changes related to the data grid. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[data grid] Expandable rows are not accessible

6 participants