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

[Notification timer] stopped timer in notification resumes when opening the app #222

Open
rozPierog opened this issue Sep 18, 2023 · 0 comments
Labels
Background Timer Issues related to the timer in the notification bug Something isn't working

Comments

@rozPierog
Copy link
Owner

rozPierog commented Sep 18, 2023

Describe the bug

To Reproduce

  1. Start a recipe
  2. Close the timer
  3. Press "pause" on notification
  4. Go back to the recipe.
  5. recipe is on the same step and progress but running

Expected behavior

Recipe should be on desired step, but stopped

What happens

Race condition between LaunchEffect(step) and stopAnimations

Smartphone:

  • Device: Pixel 6 Pro
  • Android: 13
  • App Version: 1.20.0

Additional context

@rozPierog rozPierog added bug Something isn't working Background Timer Issues related to the timer in the notification labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Background Timer Issues related to the timer in the notification bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant