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

Modal and popup windows are not compatible #2443

Open
lati111 opened this issue Dec 8, 2024 · 0 comments
Open

Modal and popup windows are not compatible #2443

lati111 opened this issue Dec 8, 2024 · 0 comments
Labels
state: pending not addressed yet

Comments

@lati111
Copy link

lati111 commented Dec 8, 2024

While creating my first project using this UI, I noticed that windows using the modal bool and windows using the popup bool seem mutually exclusive. While i would like to use both.

My modal is for inputting the name of a new playlist, while the popup should function as a toast to tell the user a playlist with that name already exists.

When opening a popup window while a modal window is opened, the popup does not appear.

If possible, would it be possible to make it so I can open a popup window over a modal window? Or if a work around for this issue exists.

Thank you in advance!

@lati111 lati111 added the state: pending not addressed yet label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: pending not addressed yet
Projects
None yet
Development

No branches or pull requests

1 participant