Skip to content

[admin] Add confirmation dialogs for destructive actions in admin dashboard #66

@coderabbitai

Description

@coderabbitai

Background

Currently, destructive actions in the admin dashboard (like deleting messages) lack confirmation dialogs, which could lead to accidental deletions.

Proposed Enhancement

Add confirmation dialogs using AlertDialog component before performing destructive actions to prevent accidental operations.

Context

Implementation Notes

  • Use the existing AlertDialog component from the UI library
  • Show confirmation dialog before delete operations
  • Include clear warning messages about irreversible actions

/cc @jake8655

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions