Kanban Board

Columns that scroll horizontally with cards that scroll inside them.

Platform board

Sprint 24 · 12 open

Backlog

3
  • Split the deploy pipeline per environment

    infra
  • Audit the icon bundle size

    perf
  • Document the rollback procedure

    docs

In progress

2
  • Move the router to standalone APIs

    refactor
  • Add container queries to the footer

    ui

In review

2
  • Fix hydration mismatch on the gallery

    bug
  • Theme popover keyboard path

    a11y

Done

2
  • Generate the version from package.json

    chore
  • Collapse blocks and layouts into one tab

    ui

The arrangement

The two-axis scrolling problem, solved: the board scrolls sideways, each column scrolls its own cards, and neither one steals the other gesture.

Layout source

TypeScript
Loading editor…

The arrangement, with the sample data kept in plain arrays at the bottom. Swap those for yours and the template stops being an example.

Layouts stay unbranded on purpose: no gradients, no logos, no stock photography, and nothing fetched from a third party. If you want a section that is finished rather than a shape to fill, the blocks gallery is the other tab.