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
Describe the bug
Saving the workout is not reliable. If you press "Save" button nothing happens (return to workout list is expected), if you press "save" twice the app asks if you want to rewrite existing workout (it's not obvious for the user that he had already saved it). Besides you can damage other workouts with this feature. Sometimes after saving you see empty list (all previously created workouts are erased). I think the program should let to have many workouts with the same name (it is much better than to have a risk of damaging already created ones).
To Reproduce
Steps to reproduce the behavior:
Go to workout list
Click on new workout
Fill the form to save
Click save
Nothing happens
Expected behavior
You should see workout list with saved workout (it is common behaviour in many other apps).
The text was updated successfully, but these errors were encountered:
Version 1.6.0
Describe the bug
Saving the workout is not reliable. If you press "Save" button nothing happens (return to workout list is expected), if you press "save" twice the app asks if you want to rewrite existing workout (it's not obvious for the user that he had already saved it). Besides you can damage other workouts with this feature. Sometimes after saving you see empty list (all previously created workouts are erased). I think the program should let to have many workouts with the same name (it is much better than to have a risk of damaging already created ones).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
You should see workout list with saved workout (it is common behaviour in many other apps).
The text was updated successfully, but these errors were encountered: