Primitive 14 / Pipeline canvas

Task pipeline visualization

Visualize a multi-step async pipeline on the shared WorkflowCanvas — each step renders as a numbered node with status chip and per-step timing. The currently running step takes aria-current so screen readers can announce progress.

Production answer

Task pipeline visualization is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.

Primary CTAReview Task pipeline visualization states
Generative search brief

Task pipeline visualization: Visualize a multi-step async pipeline on the shared WorkflowCanvas — each step renders as a numbered node with status chip and per-step timing. The currently running step takes aria-current so screen readers can announce progress.

Pipeline

invoice-generate-pdf

  1. 01
    Load quote draft
    240ms
  2. 02
    Render PDF body
    1.8s
  3. 03
    Stamp signature block
    612ms
  4. 04
    Upload to S3
  5. 05
    Email customer