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 (308 forks)user submission
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.

Screenshots or screen recordings

Additional context

Contributor guide