Skip to content

Conversation

@Faraz32123
Copy link
Contributor

This PR fixes accessibility issue for video transcripts as when a video component's SRT file has an empty line, the transcript has an empty link that is still interactive.

Empty links should not be interactive and should be hidden from keyboard users as it takes extra click for them when an empty line occurs in the transcript.

Before:

before.mov

After:

after.mov

@ormsbee ormsbee merged commit 0481d9a into master Nov 26, 2025
53 checks passed
@ormsbee ormsbee deleted the fix/accessibility_issue_on_video_transcripts branch November 26, 2025 16:17
@ormsbee
Copy link
Contributor

ormsbee commented Nov 26, 2025

(I squashed just to include more context from the PR into the commit message)

@kdmccormick
Copy link
Member

@farhan Heads up that we'll want to make sure to include this change in the extracted block too.

@farhan
Copy link
Contributor

farhan commented Nov 27, 2025

@farhan Heads up that we'll want to make sure to include this change in the extracted block too.

Done, thanks for heads up
openedx/xblocks-contrib@e7184e5

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.

5 participants