Page 1 of 1

Timers won't stay running when closing tab.

Posted: 17 Apr 2023, 19:44
by s980845
We have a task tracker with a timer. Once a timer is started, they wish to close the tab. When closing the tab and then returning to the task, the timer shows the start button again and 0:00. The notification at the top shows that the timer is open, but returning to the task shows that the timer was never started. Also, it seems that progress is not tracked in the comments like it's supposed to.

Re: Timers won't stay running when closing tab.

Posted: 21 Apr 2023, 18:13
by support
Tab or browser should be stay open to keep timer working.

Re: Timers won't stay running when closing tab.

Posted: 26 Apr 2023, 19:05
by s980845
Is there a way to have the system remember the start time of a timer, like save it to the database, then if the tab is closed, when someone reopens it, the system could do some math to determine the time passed since it was saved in the database and continue the timer?