Skip to content

Fix pomodoro ringing animation persisting after stop - #112

Merged
gusaiani merged 1 commit into
mainfrom
fix/pomodoro-ringing-after-stop
Apr 6, 2026
Merged

Fix pomodoro ringing animation persisting after stop#112
gusaiani merged 1 commit into
mainfrom
fix/pomodoro-ringing-after-stop

Conversation

@gusaiani

@gusaiani gusaiani commented Apr 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • clearPomodoroTimer() cancelled the timeout but didn't remove the ringing CSS class, so the tomato button kept bouncing after stopping a session

Test plan

  • Enable pomodoro, start a task, wait for the chime to fire, stop the task → tomato should stop bouncing

clearPomodoroTimer() only cancelled the setTimeout but left the
ringing CSS animation on the button, so the tomato kept bouncing
after stopping a session.
@gusaiani
gusaiani enabled auto-merge (squash) April 6, 2026 16:48
@gusaiani
gusaiani merged commit e5dc490 into main Apr 6, 2026
2 checks passed
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