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: Move Presentation Option Dropdown To The Left Side #18538

Merged
merged 9 commits into from Aug 11, 2023

Conversation

KDSBrowne
Copy link
Collaborator

@KDSBrowne KDSBrowne commented Aug 11, 2023

What does this PR do?

This PR relocates the Presentation Option Dropdown to the left of the presentation to correct the semantic ordering of the elements. Previously, attempts to inject the component into the Tldraw UI resulted in element duplications. By moving the menu, we can maintain the correct semantic tab order without resorting to hacky solutions.

image

Closes Issue(s)

Closes #18505

@antobinary antobinary added this to the Release 2.6 milestone Aug 11, 2023
Copy link
Member

@ramonlsouza ramonlsouza left a comment

Choose a reason for hiding this comment

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

there's a small issue with the options button in RTL language

screen-2023-08-11_15.03.37.mp4

@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 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 18 Code Smells

No Coverage information No Coverage information
2.0% 2.0% Duplication

@ramonlsouza ramonlsouza merged commit af16df3 into bigbluebutton:v2.6.x-release Aug 11, 2023
5 checks passed
ramonlsouza pushed a commit to ramonlsouza/bigbluebutton that referenced this pull request Aug 11, 2023
…n#18538)

* prevent duplication of presentation menu dropdown when visible

* move presentation options dropdown to the left (out of tldraw UI)

* adjust style menu UI in RTL
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