wger-project / flutter

Flutter fitness/workout app for wger
GNU Affero General Public License v3.0
543 stars 239 forks source link

Diagram muscle highlighting #304

Open jfrys opened 1 year ago

jfrys commented 1 year ago

Steps to Reproduce

Tapping on various exercise items, some of the exercises do not have the proper highlighting showing the muscles and secondary muscles that are trained.

Expected results:

highlighted

Actual results:

not highlighted
Logs ``` ```
rolandgeider commented 1 year ago

That means that the exercise has no trained muscles.

We could just hide the diagram when an exercise has no saved muscled, that would probably be the fastest workaround. On the other hand, having a complete dataset is one of the project's goals so want to have them. Currently the muscles are not a required field when adding new exercies. I'm a bit torn here, from one side the process should be as painless as possible, but from the other side it would probably be a good idea to at least have the user fill in the main muscles, those should be fairly obvious