Currently, deleting objects (such as users or edge components) happens immediately after clicking the Delete button. There is no confirmation step, which makes it easy to accidentally remove objects.
We should introduce a consistent, generic confirmation flow for destructive actions.
This confirmation behavior should be applied to at least the following actions:
This should be applied in:
Result: All destructive actions have to be confirmed by the user before they are performed.
Currently, deleting objects (such as users or edge components) happens immediately after clicking the Delete button. There is no confirmation step, which makes it easy to accidentally remove objects.
We should introduce a consistent, generic confirmation flow for destructive actions.
This confirmation behavior should be applied to at least the following actions:
This should be applied in:
Result: All destructive actions have to be confirmed by the user before they are performed.