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

keylime-unicorn
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.

@keylime-unicorn keylime-unicorn 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.

@keylime-unicorn
Copy link
Contributor Author

rebased with dev branch and fixed true/false bug

@keylime-unicorn keylime-unicorn merged commit ba18a1e into dev Apr 12, 2023
@joelverhagen joelverhagen deleted the tt-aria-expanded branch August 22, 2024 16:34
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.

4 participants