Skip to content

Allow opening multiple popups#5758

Draft
lucasmerlin wants to merge 1 commit intomainfrom
lucas/open-multiple-popups
Draft

Allow opening multiple popups#5758
lucasmerlin wants to merge 1 commit intomainfrom
lucas/open-multiple-popups

Conversation

@lucasmerlin
Copy link
Copy Markdown
Collaborator

@lucasmerlin lucasmerlin commented Mar 3, 2025

While this kinda works, it's still missing some kind of unified popup close behaviour handling, like in the menu. So maybe we need a similar PopupState or something to properly support nested popups.
(Right now, having a popup with CloseOnClickOutside and a nested popup, the outer popup will close or not depending on whether the click on the child popup was inside or outside of the bounds of the original popup)

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.

Unify menus with tooltips/popups

1 participant