Skip to content

Add PersistentDialog component#199

Merged
evilkermit merged 2 commits into
mainfrom
198-create-a-persistent-dialog-component
Apr 28, 2026
Merged

Add PersistentDialog component#199
evilkermit merged 2 commits into
mainfrom
198-create-a-persistent-dialog-component

Conversation

@evilkermit

Copy link
Copy Markdown
Member

Summary of Changes

Adding a PersistentDialog component to use in place of VDialog(persistent=True). This will allow us to better control the closing conditions for the dialog.

Checklist

  • The PR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the PR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

@evilkermit evilkermit self-assigned this Apr 28, 2026
@evilkermit evilkermit linked an issue Apr 28, 2026 that may be closed by this pull request
@evilkermit evilkermit merged commit f50a127 into main Apr 28, 2026
1 check passed
@evilkermit evilkermit deleted the 198-create-a-persistent-dialog-component branch April 28, 2026 19:34
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.

Create a persistent dialog component

1 participant