avo-hq/avo

Mark actions as destructive

Open

#2,082 opened on Dec 5, 2023

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Ruby (1,778 stars) (308 forks)user submission
Back endFeatureHelp wanted

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.

Screenshots or screen recordings

Additional context

Contributor guide