onyx-tasks/apps/tauri/src/lib/components
Tristan Michael 7fde1a09f9 fix: harden frontend — toggle race guard, fresh debounce snapshot, error surfacing
Add toggling guard to TaskItem preventing double-toggle from rapid clicks
or swipes. Fix debounced save in TaskDetailView to read task at timeout
time instead of capturing a stale snapshot at call time. Remove unused
_unlistenFs variable. Surface reorder_task and watch_workspace errors
instead of silently swallowing them.
2026-04-02 09:37:43 -07:00
..
BottomSheet.svelte tauri and flutter guis 2026-03-17 09:38:53 -07:00
ConfirmDialog.svelte feat: overhaul subtask UX with three-panel navigation, custom confirmations, and main panel header redesign 2026-04-02 07:22:41 -07:00
DateTimePicker.svelte Clear time without closing toast 2026-04-01 01:33:30 -07:00
NewTaskInput.svelte fix: use has_time flag for due date time tracking 2026-04-01 01:06:10 -07:00
TaskDetailView.svelte fix: harden frontend — toggle race guard, fresh debounce snapshot, error surfacing 2026-04-02 09:37:43 -07:00
TaskItem.svelte fix: harden frontend — toggle race guard, fresh debounce snapshot, error surfacing 2026-04-02 09:37:43 -07:00