Component

uKKanban

Kanban boards with drag & drop for your Angular flows.

uKKanban is the board component of the uKodeIT ecosystem: configurable columns and swimlanes, cards draggable from any point (touch included), and individual or bulk actions on cards. It already runs in production as uKCRM's deals pipeline.

Features

  • Configurable columns and swimlanes

    The <ukg-kanban> component is configured via declarative schema — columns and swimlanes without bespoke board code per screen.

  • Drag from any point on the card

    Drag & drop with no fixed "handle" required, with touch support included for mobile screens.

  • Per-card actions and bulk actions

    Each card exposes its own actions, and multi-select allows operations across several cards at once.

  • Asynchronous drop rejection with animated rollback

    If the server rejects a move, the card returns to its original position with a rollback animation — no inconsistent states on screen.

  • In production in uKCRM

    Powers uKore's CRM deals pipeline today.

Get started today