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

Merged
jason.woltje merged 1 commits from fix/kanban-tests into main 2026-03-01 23:03:22 +00:00

1 Commits

Author SHA1 Message Date
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