Skip to content

Add a Kanban block to the /create preview #682

Description

@mehdibha

The Kanban block was dropped from the /create preview blocks (the drag-and-drop rework didn't land in a satisfying state). Its slug is still listed as planned in www/src/modules/create/preview/blocks/index.ts, so shipping a kanban.tsx there re-enables it in the picker automatically.

Prior work to mine: branch claude/kanban-drag-drop-5d7ff8 — commit 30c1259 ("rework kanban drop preview into an in-place free-space model") plus the deleted www/src/modules/create/preview/blocks/kanban.tsx in its history.

Scope for the redo:

  • Board with a few columns and draggable cards (React Aria drag and drop).
  • A drop-preview model that feels right — the in-place free-space attempt is a starting point, not a constraint.
  • Same conventions as the other blocks (tokens/variants only, no www-side leakage).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions