feat: blocked task behavior and dependency visualization #61
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
v0.1.0
v0.1.1
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The "blocked" status exists but has no deep integration. No way to visualize what blocks what, no automatic status transitions when blockers are resolved, and the kanban shows a "Blocked" column even when empty.
Scope
Technical Notes
src/core/dag.tstaskDependencieswithtaskIdanddependsOnIdsrc/components/kanban-board.tsx— currently hardcoded 4 columnsthis would likely manifest as another core view - ideate deeply and creatively on what this would look like