Skip to content

fix(mux-player): Make error dialog not accessible when hidden#1075

Closed
AdamJaggard wants to merge 1 commit intomuxinc:mainfrom
AdamJaggard:chore/error-dialog-accessibility
Closed

fix(mux-player): Make error dialog not accessible when hidden#1075
AdamJaggard wants to merge 1 commit intomuxinc:mainfrom
AdamJaggard:chore/error-dialog-accessibility

Conversation

@AdamJaggard
Copy link
Contributor

A customer noticed in an audit that not hiding the error dialog via visibility caused some accessibility issues as it was still reachable in some cases. I couldn't see an issue with proactively setting it to hidden while we intend to hide it anyway, so have updated it.

@AdamJaggard AdamJaggard requested a review from a team as a code owner February 27, 2025 10:30
@vercel
Copy link

vercel bot commented Feb 27, 2025

@AdamJaggard is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Feb 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elements-demo-astro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 10:34am
elements-demo-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 10:34am
elements-demo-vanilla ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 10:34am

@luwes
Copy link
Contributor

luwes commented Feb 27, 2025

should be fine but let me quickly add this in media-chrome, that opacity line was also intended to get into MC...

luwes added a commit to muxinc/media-chrome that referenced this pull request Feb 27, 2025
related muxinc/elements#1075

I tried using `@starting-style {}` but couldn't get that to work so
let's do it old school.
@luwes
Copy link
Contributor

luwes commented Mar 5, 2025

fixed in media-chrome v4.6.1
muxinc/media-chrome#1082

will go out in next release of mux-player

@luwes luwes closed this Mar 5, 2025
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.

2 participants