Good fit for
- Dataset import
- customer-history.csv · 2.4 GB
- Action progress
This action progress pattern works best when its purpose is clear in the surrounding page hierarchy.
Open experiment
Turns a failed operation into an understandable recovery path instead of a blind retry for multi-stage execution feedback; it is designed to connect the action trigger to durable progress and result evidence. Retry preserves input, explains the failure class, and offers a safe alternative. The progress actions variant is specialized for progress must survive delay, partial completion, and retry. Users can connect the action trigger to durable progress and result evidence while understanding the current state, available choices, and resulting consequence.
Implementation field notes
The preview and source are only the starting point. Use these notes to decide where the component fits, preserve its accessibility contract, and verify the adapted result.
This action progress pattern works best when its purpose is clear in the surrounding page hierarchy.
Related learning