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 keyboard acceleration visible without hiding the ordinary click path for long-running and remote operations; it is designed to keep progress, cancellation, and completion trustworthy. The action listens for a documented chord and confirms the same result as activation. 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