Steps
Checkout has three steps. Show people which step they're on at the top.
Steps shows named stages in order. Progress is better for continuous work such as upload or processing completion.
Steps helps someone complete a multistep task. spinner only says the system is processing; it does not move the person to a new step.
In systems such as Material Design, Steps can also be called a Stepper for a multistep flow. The plus/minus control beside an InputNumber may use the same name, so say steps indicator or number stepper when clarity matters.
When to use it
- Checkout1Enter information2Confirm order3Complete payment
- Account setup
- Application process
- A fixed sequence with a clear finish
When NOT to use it
- Use it for optional tabs or categories
- Hide how many stages remain
- Allow jumping ahead when required data is missing
- Change the order after the process begins