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

Disallow aria-expanded for collapsible elements without an allowed role #9464

Merged
merged 2 commits into from Apr 12, 2023

Conversation

applejax124
Copy link
Contributor

Addresses #9415

Added a fix to the JavaScript that controls collapsible elements to not add the aria-expanded attribute for elements that do not have an allowed role.

@applejax124 applejax124 requested a review from a team as a code owner April 11, 2023 23:16
@joelverhagen
Copy link
Member

Is this PR based on main? I see some unrelated commits.

@applejax124
Copy link
Contributor Author

rebased with dev branch and fixed true/false bug

@applejax124 applejax124 merged commit ba18a1e into dev Apr 12, 2023
2 checks passed
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

4 participants