FEATURE: Confirmation before destructive actions
Is your feature request related to a problem? Please describe. Before actually deleting data (investigations, network diagrams, entities, …) via the UI, we display a confirmation dialog like this:
We see confirmation dialogs like this so often that we’re trained to simply click through them without actually reading and understanding what they’re trying to tell us.
Describe the solution you'd like A pattern that has stopped me from accidentally deleting data in the past is to request the user to type in the name of the thing they’re about to delete before you can continue.
It ensures that users know what data they’re about to delete, and it might also make them read any additional information in the dialog.
Describe alternatives you've considered -/-
Additional context -/-