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

fix(next modal): prevent auto aria-labelledby if aria-label is passed #11088

Conversation

wise-king-sullyman
Copy link
Contributor

What: Closes #11068

Additional issues:

@@ -58,6 +58,7 @@ exports[`Disclosure ExpandableSection 1`] = `
>
<button
aria-controls="content-id"
aria-expanded="false"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The updates to these snapshots were needed because the last v5 PR didn't update them and they were failing.

@patternfly-build
Copy link
Contributor

patternfly-build commented Sep 27, 2024

@wise-king-sullyman wise-king-sullyman requested review from a team, tlabaj and kmcfaul and removed request for a team September 30, 2024 13:45
@tlabaj tlabaj merged commit 742e728 into patternfly:v5 Oct 9, 2024
13 checks passed
@patternfly-build
Copy link
Contributor

Your changes have been released in:

Thanks for your contribution! 🎉

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.

Bug - Modal - self referrential aria-labelledby causing accessible name issues
4 participants