aw-webui icon indicating copy to clipboard operation
aw-webui copied to clipboard

fix: Handle date clearing in Activity view

Open pkvach opened this issue 1 year ago • 0 comments

Fixes https://github.com/ActivityWatch/activitywatch/issues/1023

Improved date validation in the Activity view by checking if the date is valid using moment.js before proceeding with date manipulations. This prevents errors when the date is cleared or invalid.

pkvach avatar Apr 08 '24 18:04 pkvach