onyx-tasks/apps/tauri/src
Tristan Michael 54836f14e7 fix: improve frontend accessibility, consistency, and resource cleanup
Fix nested interactive elements in TaskItem (button inside button) by
restructuring as div + button with aria-label. Replace native confirm()
with ConfirmDialog for workspace removal. Store fs-changed event unlisten
function for cleanup. Log file watcher errors instead of swallowing them.
Fix var usage to const. Add Firefox scrollbar-width support.
2026-04-02 09:35:38 -07:00
..
lib fix: improve frontend accessibility, consistency, and resource cleanup 2026-04-02 09:35:38 -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