When to Use
- File uploads and imports where users wait for completion.
- Multi-step workflows to show sequence advancement.
- Background processing tasks with measurable progress.
When NOT to Use
For unknown durations, use a spinner with clear status text instead of false precision.
Variants
Determinate
Indeterminate
Step progress
Confused?
Use Progress Bar to communicate waiting status, and use Toast for post-action summaries.
Agent Prompts
Use the copy-ready Cursor and Pencil prompts in the prompt panel below this card.