Skip to content

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

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

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
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.

1 participant