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. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||