Skip to content

Conversation

cahirodoherty-learningpool
Copy link
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
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
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.

visibility: visible;
}

&[style*="display: none"] {
Copy link
Member

@oliverfoster oliverfoster Aug 29, 2025

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

None yet

Projects

Status: Needs Reviewing

Development

Successfully merging this pull request may close these issues.

4 participants