onyx-tasks/apps/tauri/src
Tristan Michael 2f2327e4ca feat: overhaul subtask UX with three-panel navigation, custom confirmations, and main panel header redesign
- Remove subtask expand/collapse foldout from main task list
- Add three-panel slide navigation (task list → task detail → subtask detail) via taskStack
- Create ConfirmDialog component replacing native confirm() dialogs
- Cascade delete: deleting a task with subtasks warns and deletes all children
- Subtask detail view: no nested subtasks, collapsible completed section, inline add at top
- Redesign Move To as inline list in kebab menu (no overflow submenu)
- Main panel header: list name + kebab below divider (matching task detail layout)
- Move list management kebab from drawer to main panel; drawer shows chevrons
- Add Delete Completed to both main panel and subtask kebab menus
- Fix debouncedSave stale reference by snapshotting task before timer
- New subtasks prepend to top of list
2026-04-02 07:22:41 -07:00
..
lib feat: overhaul subtask UX with three-panel navigation, custom confirmations, and main panel header redesign 2026-04-02 07:22:41 -07:00
app.css chore(tauri): minor config and style updates 2026-03-31 07:06:46 -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