GideonNeedleman / 5x5

0 stars 0 forks source link

Improve `AddExerciseModal` #134

Closed GideonNeedleman closed 6 months ago

GideonNeedleman commented 6 months ago

When dynamically adding exercises to a workout in progress, the modal list only includes exercises not already in the workout.

Include a checkbox option to include existing exercises.

Also include a search box to find matching exercises, instead of scrolling a long-list.

Also offer option to create a new exercise.