Skip to content

Conversation

@Huiet
Copy link

@Huiet Huiet commented Nov 25, 2025

…al manager.

Adding a property (shouldReplaceExistingMOdal) to be used by modal manager that allow modals to be opened without closing other modals that may be opened. This works in a way similar to nesting modals in the DOM, but can be done programatically.

The underlying change was to change the current modal in the modal manager to be an array, that way multiple modals can be rendered at a time instead of just one.

Huiet and others added 4 commits November 25, 2025 09:48
…al manager.

Adding a property (`shouldReplaceExistingMOdal`) to be used by modal manager that allow modals to be opened without closing other modals that may be opened. This works in a way similar to nesting modals in the DOM, but can be done programatically.

The underlying change was to change the `current` modal in the modal manager to be an array, that way multiple modals can be rendered at a time instead of just one.
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