Skip to content

feat(modal): add priority prop to BBBModal for z-index stacking control#28

Closed
guiiBecker wants to merge 2 commits into
bigbluebutton:developfrom
guiiBecker:feat/modal-priority
Closed

feat(modal): add priority prop to BBBModal for z-index stacking control#28
guiiBecker wants to merge 2 commits into
bigbluebutton:developfrom
guiiBecker:feat/modal-priority

Conversation

@guiiBecker

Copy link
Copy Markdown

What does this PR do?

Adds a priority prop ('low' | 'medium' | 'high') to BBBModal. The component now controls z-index stacking internally via a fixed map (MODAL_PRIORITY_Z_INDEX), removing the need for DOM workarounds in consumer apps. ModalPriority and MODAL_PRIORITY_Z_INDEX are exported from the package root.

@Arthurk12
Arthurk12 changed the base branch from main to develop May 19, 2026 21:41
@Arthurk12
Arthurk12 self-requested a review May 19, 2026 21:42
@guiiBecker
guiiBecker force-pushed the feat/modal-priority branch from 041c7a7 to d4923d5 Compare May 20, 2026 13:55
@Arthurk12
Arthurk12 deleted the branch bigbluebutton:develop July 20, 2026 22:09
@Arthurk12 Arthurk12 closed this Jul 20, 2026
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