WIP Limit Board
A kanban board with per column work in progress limits, count against limit chips, an over limit column flagged, and story point totals per stage.
A kanban board with per column work in progress limits, count against limit chips, an over limit column flagged, and story point totals per stage.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
WIP Limit Board is the Acme delivery board with work in progress limits enforced per column: three columns (Ready, In Progress, Review) each with a count against limit chip in the header, cards carrying a title, a story point tag, an issue id, and an assignee avatar, and a footer that totals the points sitting in each stage. The In Progress column runs over its limit of four, so it takes a destructive tint, a chip in the destructive color, and a note telling the team to finish work before pulling more.
Columns are a typed array with a limit and nested cards; the over limit flag is derived at render from card count against the column limit, not hardcoded, so it moves as cards do. The header line totals work in flight across the summed limit for a whole board read at a glance.
Reach for this block when flow matters more than raw throughput, typically on a team board where a lead is watching for bottlenecks. Wire it to your issues source and set each column limit from your workflow policy.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the engineering delivery board. Other WIP limit setups:
Tip: color the over limit column loudly and say how many to clear; a WIP limit only changes behavior when breaching it is impossible to miss.