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

Add aria-expanded attribute to rows #223

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lidiagc
Copy link

@lidiagc lidiagc commented Feb 22, 2024

On our own project, we saw the need to add the attribute aria-expanded to the row elements, since it makes it easier to test with cypress.

This PR adds the attribute aria-expanded to the row container with the value node.isOpen.

Also updated the tests to verify the change.

@sparekh0730
Copy link
Contributor

Thanks for submitting this! My project also needs this update, hopefully it gets merged soon!

@lidiagc lidiagc force-pushed the lidiagc/add-aria-expanded-attribute branch from 9c7a9f3 to 7fe01ca Compare March 12, 2024 10:26
@Pancham97
Copy link

Thank you for submitting this! We want this update in our feature too. It would be really nice to get this shipped so we avoid creating a patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants