clockify / browser-extension

Clockify Browser Extension
https://clockify.me/chrome-time-tracking
BSD 3-Clause "New" or "Revised" License
183 stars 172 forks source link

Unable to continue after stop a timer #96

Closed pikonha closed 4 years ago

pikonha commented 4 years ago

When I stop the timer for a while and then get back to it, the extension creates a new timer instead of continuing the old one.

aleksandar-olic commented 4 years ago

It starts a timer for a new time entry? Or does it place a new "Start timer" button (so the page has two buttons)?

If it's the first, that's by design. If it is latter, where does it happen?

pikonha commented 4 years ago

This is how the timer becomes when I get back to a paused timer

image

aleksandar-olic commented 4 years ago

I see, That's by design, it's not a bug. Clockify doesn't have a pause, Instead, a new time entry is created every time a timer is stopped.