Back endFeatureHelp wanted
Repository metrics
- Stars
- (1,778 stars)
- PR merge metrics
- (Avg merge 1d 6h) (67 merged PRs in 30d)
Description
Feature
Similar to how we mark actions as standalone, or without confirmation, we might want to mark a few actions as destructive.
This behavior should prompt the user to enter a string ("I know this action is destructive" or something similar), or make them click the button twice, or something similar (pls research) to ensure that he knows it's destructive.
Current workarounds
Manually add a field asking them to input something.