- 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
91 B
91 B
@dustinbyrne/kb
| @dustinbyrne/kb |
|---|
| patch |
Add duplicate task button to dashboard task detail modal