fix(web): kanban add-task tests #646

Closed
jason.woltje wants to merge 2 commits from fix/kanban-tests into main

2 Commits

Author SHA1 Message Date
aa78df2c2c fix(web): fix kanban add-task tests
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2026-03-01 17:06:04 -06:00
1ac2c33bc2 fix(web): fix kanban add-task tests
Some checks failed
ci/woodpecker/push/ci Pipeline failed
- Always render kanban columns even when no tasks exist, enabling task
  creation from empty state
- Add explicit submit (✓ Add) and Cancel buttons to inline add-task form
- Pass projectId from URL filter through to createTask API call
- Fixes both 'opens add-task form' and 'cancels add-task form' tests
2026-03-01 17:02:47 -06:00