Design Destructive Actions
Feedback & States · destructive actions
Updated 2026-07-28
- Dangerous actions need deliberate friction.
- Use:
- Clear labels.
- Separation.
- Confirmation.
- Undo when possible.
- Avoid:
- Red everywhere.
- Hidden consequences.
- Same placement as common actions.
- The interface should slow users only when mistakes are expensive.
Related guides