You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: