Files
fusion/.changeset/add-duplicate-task-button.md
gsxdsm d6a69d8c41 feat(KB-051): add duplicate task button in task detail modal
- Add duplicateTask action to useTasks hook for creating task copies

- Add Duplicate button to TaskDetailModal with visual styling

- Wire up duplicateTask action through App.tsx task handlers

- Add comprehensive tests for duplicate button functionality

- Include changeset for the new duplicate task feature
2026-03-29 19:56:07 -07:00

91 B

@dustinbyrne/kb
@dustinbyrne/kb
patch

Add duplicate task button to dashboard task detail modal