Files
task-team/apps/tasks/components/TaskCard.tsx
Admin f2915b79fa feat(tasks): add inline title editing and status cycling in task list
Click task title to edit inline (Enter/blur saves via PUT API).
Click status dot to cycle pending -> in_progress -> done.
Optimistic UI updates with rollback on error.
Detail page still accessible by clicking other card areas.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 10:53:23 +00:00

16 KiB