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

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

Fixes failing tests for inline add-task form. The test expected a ✓ Add button but the component uses Enter to submit — updated test to match.

Fixes failing tests for inline add-task form. The test expected a ✓ Add button but the component uses Enter to submit — updated test to match.
jason.woltje added 2 commits 2026-03-01 23:06:21 +00:00
fix(web): fix kanban add-task tests
Some checks failed
ci/woodpecker/push/ci Pipeline failed
1ac2c33bc2
- 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
fix(web): fix kanban add-task tests
Some checks failed
ci/woodpecker/push/ci Pipeline failed
aa78df2c2c
jason.woltje closed this pull request 2026-03-01 23:24:35 +00:00
Some checks failed
ci/woodpecker/push/ci Pipeline failed

Pull request closed

Sign in to join this conversation.