Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(UI): Add modal stacking #1135

Merged
merged 2 commits into from
Dec 21, 2022
Merged

feat(UI): Add modal stacking #1135

merged 2 commits into from
Dec 21, 2022

Conversation

Kruptein
Copy link
Owner

@Kruptein Kruptein commented Dec 21, 2022

There has been a longstanding pending PR #422 to handle the stacking of modals, but it has been stuck in a draft phase for about 2 years now.

I decided to throw in my own attempt and here it is.

Most modals will now move to the front when opened/interacted with.
I say "most", because some modals should be interacted with immediately (e.g. confirm dialogs etc).

This also does not mess with zIndices like the original PR did, which I think is cleaner.

@Kruptein Kruptein merged commit 5ab1ae0 into dev Dec 21, 2022
@Kruptein Kruptein deleted the feature/modal-stacking branch December 21, 2022 12:43
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.

None yet

1 participant