Skip to content

Manually confirming start of Pomodoro break ends break #4152

Open
@stvnw

Description

@stvnw

Your Environment

  • Version used: 12.0.1
  • Operating System and version: macOS 14.7 (Sonoma)
  • Desktop Environment: N/A
  • Browser Name and version: N/A (Desktop version)

Pomodoro Settings

[X] Enable Pomodoro Timer
[X] Stop time tracking for task on break
[X] Manually confirm starting next Pomodoro session
[X] Manually confirm starting next break

Expected Behavior

At the end of a Pomodoro session the user is prompted as follows:

     You successfully finished session 1!
  Enjoy yourself, get moving, come back in:
                   5:00
     [Close] [Start Break] [Skip Break]

Clicking Start Break should start the break timer.

Current Behavior

Clicking Start Break results in:

     Your break is done!
        5:00 (stopped)
    [Close] [Back to Work]

Steps to Reproduce

  1. Configure Pomodoro settings as above
  2. Start tracking a task
  3. Wait for the Pomodoro session to end
  4. Click Start Break

Can you reproduce this reliably?

Yes.

Console Output

[Pomodoro] Start Pomodoro Break
	Object i
		isBreakStart: false
		type: "[Pomodoro] Start Pomodoro Break"
		> [[Prototype]]: Object

[Task] UnsetCurrentTask
	Object i
		type: "[Task] UnsetCurrentTask"
		> [[Prototype]]: Object
[Pomodoro] Pause Pomodoro
	Object i
		isBreakEndPause: false
		type: "[Pomodoro] Pause Pomodoro"
		> [[Prototype]]: Object

Error Log (Desktop only)

There are no recent errors in the error log.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions