oliexdev / openWorkout

Simple workout trainer that puts your privacy first
GNU General Public License v3.0
124 stars 17 forks source link

Days counter does not update in home #40

Closed visika closed 3 years ago

visika commented 3 years ago

Describe the bug When choosing a training from the list with the mountain icon, the progress bar and the counter on the right refer to the last training done, not the one on the list.

To Reproduce Steps to reproduce the behavior:

  1. Open the app
  2. You should have a training at a different day from the others
  3. Pick another training from the list
  4. See error

Expected behavior The progress bar and the counter should refresh when picking a item from the list.

Additional context The meter and the counter actually get updated for the current training if you press start and go back.

oliexdev commented 3 years ago

should be fixed