hoffstadt / hoffstadt/DearPyGui

Modal and popup windows are not compatible

Open
#2,443 0 comments 0 reactions 0 assignees View on GitHub
state: pending type: improvement
Dominant language
C++
Stars
15.6k
Forks
783
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.