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 previous/next button functionality with inaccessible item transitions #553

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

Dananji
Copy link
Collaborator

@Dananji Dananji commented Jul 5, 2024

Related issue: #548

Copy link
Member

@cjcolvar cjcolvar left a comment

Choose a reason for hiding this comment

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

Looks good as far as I can tell. I was a little concerned about disabling videojs logging all the time because we wouldn't want to lose the ability to use debug logging when tracking down issues, but I see how ramp is handling some simple logging and still logging errors that come up from videojs. If we ever need to re-enable videojs logging then maybe the logging could be disabled/re-enabled just when there is inaccessible content.

@Dananji Dananji merged commit 22f8d13 into main Jul 5, 2024
2 checks passed
@Dananji Dananji deleted the prev-next-btns-desktop branch July 5, 2024 18:50
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