Kanban Board
Full four-column product board with issue cards showing label badges, assignee avatars, and muted Done column.
Full four-column product board with issue cards showing label badges, assignee avatars, and muted Done column.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Kanban Board is the full Apollo product board, four columns (Backlog, In Progress, Review, Done) each with a card count and two or three cards. Every card carries a title, a label Badge (Feature, Bug, Design, or Chore), an assignee avatar, and a meta row with an issue ID and due date such as ACM-294 Due Jun 15. Done-column cards render in muted background and muted foreground text to signal closure without adding a colour.
Columns and cards are two flat const arrays. The muted treatment on Done is the one cue that tells a viewer which column they can stop reading closely.
Reach for this block as the primary work-tracking view on a project page, wired to your issues endpoint and drag-and-drop handlers. Add the filters bar above it when the team has more than a handful of people.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the sprint board for a software team. Other boards:
Tip: keep the Done column short by archiving closed cards periodically; a long Done column slows the eye scan on every column to its left.