Skip to content

fix: keep running pomodoro time when setting Now todo#21

Merged
okaryo merged 1 commit into
mainfrom
fix/now-behavior
May 31, 2026
Merged

fix: keep running pomodoro time when setting Now todo#21
okaryo merged 1 commit into
mainfrom
fix/now-behavior

Conversation

@okaryo
Copy link
Copy Markdown
Owner

@okaryo okaryo commented May 31, 2026

Summary

  • Keep the current Pomodoro timer running when setting a Todo as Now
  • Avoid resetting the remaining time if the Pomodoro timer is already active
  • Update tests and TODO notes for the new Now behavior

Checks

  • pnpm test -- --run src/lib/pomodoro/timer.test.ts src/lib/todo/ui.test.ts
  • pnpm run format:check
  • pnpm run lint
  • pnpm run check
  • pnpm run build

@okaryo okaryo self-assigned this May 31, 2026
@okaryo okaryo merged commit 4703ec7 into main May 31, 2026
2 checks passed
@okaryo okaryo deleted the fix/now-behavior branch May 31, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant