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

🐛 Bug report: Survey dialog remains even if window closes #57

Open
1 task done
vishnuravi opened this issue Jan 11, 2025 · 0 comments
Open
1 task done

🐛 Bug report: Survey dialog remains even if window closes #57

vishnuravi opened this issue Jan 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@vishnuravi
Copy link
Member

vishnuravi commented Jan 11, 2025

Description

The application contains a dialog that asks the user if they wish to take the daily survey if they launch the application during the survey time window and have not already taken it. There is an edge case where they open it up prior to the survey window closing and move the app to the background without acting on the dialog. If they then open the application after the survey window closes, the dialog still appears, but they cannot take the survey.

Reproduction

Open up the app during the survey window, but do not act on the survey dialog and move the app to the background. Then reopen the app after the survey window closes.

Expected behavior

The dialog should automatically dismiss if the survey window closes while it is visible.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@vishnuravi vishnuravi added the bug Something isn't working label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant