onyx-tasks/apps/tauri/src
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
..
lib fix: harden frontend — toggle race guard, fresh debounce snapshot, error surfacing 2026-04-02 09:37:43 -07:00
app.css fix: improve frontend accessibility, consistency, and resource cleanup 2026-04-02 09:35:38 -07:00
App.svelte chore(tauri): minor config and style updates 2026-03-31 07:06:46 -07:00
main.ts tauri and flutter guis 2026-03-17 09:38:53 -07:00