Good fit for
- Research export
- 48,620 records · encrypted archive
- Async actions
This async actions pattern works best when its purpose is clear in the surrounding page hierarchy.
Open experiment
Makes one dominant action unmistakable while keeping its consequence visible for long-running and remote operations; it is designed to keep progress, cancellation, and completion trustworthy. Native activation exposes pressed, busy, success, and disabled states without changing target size. The asynchronous actions variant is specialized for network timing and completion are uncertain. Users can keep progress, cancellation, and completion trustworthy 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 async actions pattern works best when its purpose is clear in the surrounding page hierarchy.
Related learning