From 4d210bc2e8d80d6b18bc354db184598f4b97ec08 Mon Sep 17 00:00:00 2001 From: Danny Date: Thu, 23 Apr 2026 15:36:56 +0200 Subject: [PATCH] docs: tick off feedback #9 in ROADMAP Co-Authored-By: Claude Opus 4.7 (1M context) --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 5799907..cdbf309 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -16,7 +16,7 @@ - [ ] **#3** Machine-to-muscle mapping — reference dataset + `/machine ` command. Seeded with gym80 IDs. - [x] Interaction / event logging — structured `events` table; bot commands, workout save/update/delete, Mini App opens, and per-set additions all record events. `POST /api/events` endpoint lets the Mini App emit client-side events. Rest-timer prereq done. - [ ] Staging via shipyard — new features and fixes must be verified against the shipyard bot (separate Telegram bot) before merging to `main` and triggering the production deploy. -- [ ] **feedback #9** Negative weight input — iOS numeric keypad has no minus key, so users can't log assisted bodyweight exercises (e.g. `-20 kg` assisted pull-ups). Add a `±` sign-flip button next to the weight input. +- [x] **feedback #9** Negative weight input — `±` sign-flip button next to the weight input handles iOS numeric keypads that have no minus key; active state indicates a negative value. ## Later - [ ] **#8** Workout templates — save/load favorite workouts