multica/apps/web
Jiayuan Zhang f5c520835a feat(web): add drag-and-drop to kanban board
- Cards can be dragged between status columns to change issue status
- Drag overlay shows tilted card preview while dragging
- Drop target columns highlight on hover
- 5px activation distance prevents accidental drags on click
- Issue state updates on successful drop
- List view also uses the shared stateful issue list

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 14:27:23 +08:00
..
app feat(web): add drag-and-drop to kanban board 2026-03-21 14:27:23 +08:00
next-env.d.ts feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
next.config.ts feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
package.json chore(web): add @dnd-kit for drag-and-drop support 2026-03-21 14:27:15 +08:00
postcss.config.mjs feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
tsconfig.json feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00