Skip to content

Fix: Add a11y to closed captions button and selector - #346

Draft
cahirodoherty-learningpool wants to merge 2 commits into
v6-basefrom
issue/345
Draft

cahirodoherty-learningpool wants to merge 2 commits into
v6-basefrom
issue/345

Conversation

@cahirodoherty-learningpool

Copy link
Copy Markdown
Contributor

Fixes isse #345

Fix

  • Add a11y to closed captions button and selector

@cahirodoherty-learningpool
cahirodoherty-learningpool changed the base branch from master to v6-base August 13, 2025 15:40
@cahirodoherty-learningpool

Copy link
Copy Markdown
Contributor Author

@oliverfoster We have a need for this a11y fix to be pushed into the component at v6.8.2
I can't remember what the process for such a back port is. Is the manual version bump and release tagging required or is there a way we can have semantic release take care of it for us?

@oliverfoster

Copy link
Copy Markdown
Member

We've had a principle of not editing the mejs source file, so that it's easier to update without having to reapply and easier to see the modifications isolated.

Comment thread less/mep-overrides.less
visibility: visible;
}

&[style*="display: none"] {

@oliverfoster oliverfoster Aug 29, 2025

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If an element is display: none it is already visibility: hidden. I don't understand what any of this code is for. Could you clarify please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

6 participants