Skip to content

Delete confirmation UX #1967

@j-chmielewski

Description

@j-chmielewski

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:

  • User deletion from table
  • Device deletion
  • Edge component deletion from the table
  • Edge component deletion from the edit form
  • ...

Result: All destructive actions have to be confirmed by the user before they are performed.

Metadata

Metadata

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

Status

Ready to release

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions