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 (accessibility): Improve Keyboard Functionality With Tldraw Style Menu #18654

Merged

Conversation

KDSBrowne
Copy link
Collaborator

What does this PR do?

This PR enhances the keyboard functionality within the tldraw style menu. Users can now navigate items using just the arrow keys, eliminating the need to hold down the tab key in combination with the arrow keys.

Motivation

The existing setup did not provide a straightforward way for users to access style options via the keyboard. Previously, after activating the style menu using the spacebar, users had to hold down the 'tab' key and use the 'up' or 'down' arrow keys to navigate the list. This change offers a more intuitive user experience.

@sonarcloud
Copy link

sonarcloud bot commented Aug 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 16 Code Smells

No Coverage information No Coverage information
2.0% 2.0% Duplication

@antobinary antobinary added this to the Release 2.6 milestone Aug 28, 2023
@ramonlsouza ramonlsouza self-requested a review August 28, 2023 16:30
@ramonlsouza ramonlsouza merged commit ab14ed5 into bigbluebutton:v2.6.x-release Aug 28, 2023
5 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

3 participants