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

Refactor modals to use a global queue #19

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

LucasPickering
Copy link
Owner

  • Ensures modal is always rendered on top
  • Unifies more modal logic, reducing boilerplate for modal implementors
  • Allows modal queue to be shared between modal types

- Ensures modal is always rendered on top
- Unifies more modal logic, reducing boilerplate for modal implementors
- Allows modal queue to be shared between modal types
@LucasPickering LucasPickering enabled auto-merge (rebase) October 27, 2023 00:17
@LucasPickering LucasPickering merged commit 3f2f6ff into master Oct 27, 2023
10 checks passed
@LucasPickering LucasPickering deleted the modal-refactor branch October 31, 2023 21:59
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