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

avoid spurious quit dialogs, when boxes start prechecked #90

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

v-gb
Copy link

@v-gb v-gb commented Jan 19, 2025

(fixes #89)

The tests rely on the fact that setting is_checked: true will make the quit dialog show up, so any fix will have to touch the tests to some extent. I split out some of the tests change in a separate commit, which should hopefully be easier to review.


@v-gb v-gb force-pushed the push-zqyxxtoyoqsq branch from f605bc0 to a5a0e68 Compare January 19, 2025 13:48
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.

Spurious prompt on quit, when the UI starts with boxes checked
1 participant