Skip to content

fix: Render modal in core container element with low priority#74

Merged
antobinary merged 1 commit intobigbluebutton:v0.0.xfrom
JoVictorNunes:render-modal-in-core-container
Sep 4, 2025
Merged

fix: Render modal in core container element with low priority#74
antobinary merged 1 commit intobigbluebutton:v0.0.xfrom
JoVictorNunes:render-modal-in-core-container

Conversation

@JoVictorNunes
Copy link
Contributor

What does this PR do?

This PR makes the modal be rendered inside the core modal container with low priority so that we can control its stacking order. Giving it low priority will hide it when both audio and video dialogs are open. This also fix an issue where the client get stuck at the pick-random-user modal when the audio dialog is open as well.

Without this fix:

Screencast.from.2025-09-04.10-40-19.webm

With this fix:

Screencast.from.2025-09-04.10-33-39.webm

Closes Issue(s)

Closes none but it's closely related to bigbluebutton/bigbluebutton#23699.

@welcome
Copy link

welcome bot commented Sep 4, 2025

Thank you for this contribution! Could you please confirm if you already sent in the signed Contributor License Agreement? See https://docs.bigbluebutton.org/support/faq.html#why-do-i-need-to-sign-a-contributor-license-agreement-to-contribute-source-code Thanks in advance!

Copy link
Member

@antobinary antobinary left a comment

Choose a reason for hiding this comment

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

Tested and it worked well! Thank you!

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