Skip to content

Workout session state is lost on accidental refresh / navigation #34

Description

@wyzuk

If a user starts an active workout session or timer and accidentally navigates away or refreshes the page, the current progress, logged sets, and rest timer reset back to empty.

Suggested fix:

  • Sync active session draft state to localStorage (or indexedDB) on every set completion.
  • Prompt a warning dialog (beforeunload) if an active session is in progress without being saved/submitted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions