Stepped progress bar with named milestones, completion timestamps, and per-step error states.
AdvancedProgressBar is the multi-stage variant. Pass an array of milestones, each with a label and status (pending, in-progress, complete, error), and the bar renders a connected sequence of dots with the bar fill reflecting overall progress.
Click a milestone to see its timestamp and any error details. Use it for long-running operations with distinct phases — deployments, batch imports, integration sync runs.
Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.