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(whiteboard): Slide Navigation Crash and Event Listener Update #20280

Merged
merged 4 commits into from
May 21, 2024

Conversation

KDSBrowne
Copy link
Collaborator

What does this PR do?

This PR fixes two issues (1) it prevents the whiteboard disappearing when using the left arrow key at the start of the slides or the right arrow key at the end, and (2) it ensures that the event listener for slide navigation via arrow keys works without needing to click the presentation toolbar.

Closes Issue(s)

Closes #20278

@antobinary antobinary modified the milestone: Release 3.0 May 16, 2024
@ramonlsouza ramonlsouza requested a review from antonbsa May 16, 2024 19:21
Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

Automated tests Summary

All the CI tests have passed!

@ramonlsouza ramonlsouza merged commit 1a8a7cc into bigbluebutton:v3.0.x-release May 21, 2024
25 checks passed
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.

None yet

4 participants