Component
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.
The <ukg-kanban> component is configured via declarative schema — columns and swimlanes without bespoke board code per screen.
Drag & drop with no fixed "handle" required, with touch support included for mobile screens.
Each card exposes its own actions, and multi-select allows operations across several cards at once.
If the server rejects a move, the card returns to its original position with a rollback animation — no inconsistent states on screen.
Powers uKore's CRM deals pipeline today.