issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:HTML
Filter by
39.8M results
Ya que ahora las respuestas tienen mas logica y para una mejor escalabilidad se debe implementar un slice para guardar
las respuestas, tomando como relacion el id que ya se genera para las tabs y las request ...
maybe better without less exclamation
Parent: #16. Design: docs/design/05-rest-timer.md.
- Immediately after logSet() succeeds, show the timer slot s preset/custom picker below the relevant exercise (or in
the shared slot) so the user ...
phase:build
Parent: #16. Design: docs/design/05-rest-timer.md.
- finishRestTimer(): clears the interval, resets UI back to the preset/custom picker.
- Sound: short beep via Web Audio API (AudioContext + OscillatorNode, ...
phase:build
Parent: #16. Design: docs/design/05-rest-timer.md.
- Shared single timer slot (not per-exercise) showing 30s/60s/90s preset buttons + custom number input + Start.
- window.startRestTimer(seconds): ...
phase:build
Parent: #15. Design: docs/design/04-set-logging.md.
- Confirm the final save produced by endWorkout() exactly matches the shape loadWorkoutHistory() and
updateProgressStats() already expect, including ...
phase:build
Parent: #15. Design: docs/design/04-set-logging.md.
- window.logSet(exerciseName, reps): creates loggedSets[exerciseName] with the current weight-input value if it doesn
t exist, pushes reps, writes ...
phase:build
Parent: #15. Design: docs/design/04-set-logging.md.
- For each exercise in a loggable: true section: name + prescribed text subtitle, a weight input (optional, numeric),
and a running list of logged ...
phase:build
Parent: #14. Design: docs/design/03-tracking-mode.md.
- window.endWorkout(): if loggedSets has no entries, discard (localStorage.removeItem( activeSession ), no history
entry).
- Otherwise build ...
phase:build
Parent: #14. Design: docs/design/03-tracking-mode.md.
- On app init, check localStorage.getItem( activeSession ). If present, call enterTrackingView() immediately instead
of showing the normal tab ...
phase:build

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.