GideonNeedleman / 5x5

0 stars 0 forks source link

BuildExercise allow rearrange and delete individual metrics #147

Open GideonNeedleman opened 6 months ago

GideonNeedleman commented 6 months ago

By allowing individual metrics to be rearranged and deleted, you eliminate issues with prepopulating default metrics. It becomes trivial to delete 'weight' for example and retain 'reps', even if 'weight' is the first metric.

Can then get rid of metric increment/decrement bar. Just have 'add metric' button. Decrementing is done by deleting individual metrics.