onyx-tasks/apps
Tristan Michael 908ac41a6c DateTimePicker: clear time and emit done on unset
Users couldn't clear the time part of a task's due date because the
"clear time" button only toggled includeTime=false without signalling
the picker to finish. Call done() when clearing the time so the picker
closes/emits the updated value, ensuring the task's has_time state is
updated and the UI reflects a date-only value.
2026-04-01 01:29:08 -07:00
..
flutter Settings: add WebDAV sync UI and syncing backend 2026-04-01 01:29:08 -07:00
tauri DateTimePicker: clear time and emit done on unset 2026-04-01 01:29:08 -07:00