bigbiggerbiggestbot/webapp
Danny 4d6c4b1151 fix(webapp): hide next-exercise input until current has >=1 set
Typing in the exercise-name input while an exercise was in progress
but had no sets would silently replace it. Hide the name row in that
state so the user commits to adding a set (or explicitly removes the
exercise) before starting another.

Because the name row was the only way to abandon a 0-set exercise,
always show the "Remove exercise" escape hatch whenever a current
exercise exists.

Consolidate the save/name-row/delete visibility logic in syncEditorUI.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 17:14:56 +02:00
..
app.js fix(webapp): hide next-exercise input until current has >=1 set 2026-04-18 17:14:56 +02:00
index.html feat(tg-fitness-bot): structured mini-app, edit workouts, draft persistence 2026-04-13 20:41:47 +02:00
style.css feat(tg-fitness-bot): structured mini-app, edit workouts, draft persistence 2026-04-13 20:41:47 +02:00