Issue:
After a change of day, the desktop timer stops. Expected behavior is for the timer to automatically restart with the new day, so time tracking continues without manual intervention.
Steps to Reproduce:
- Start the desktop timer.
- Let the timer run across midnight (change of day).
- Observe that the timer stops instead of restarting.
Expected Behavior:
- When a new day starts, the timer should restart automatically and continue tracking time.
Actual Behavior:
- The timer stops at day change and does not restart by itself.
Impact:
- Interrupts continuous work tracking for users working past midnight.
Suggested Fix:
- Ensure the timer detects day change and restarts automatically to maintain accurate time records.