Join our Discord Community
Alert Dialog/Destructive

React Alert Dialog - Destructive with Item Count

A destructive alert dialog displaying item count in title and button for bulk deletion awareness

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Deleting one thing feels different than deleting 24 things. This React alert dialog puts the count front and center—in the title, description, and Delete button—to make bulk deletion scope unmistakable. Built with shadcn/ui and Radix UI with a red-tinted warning card, the repeated numbers force acknowledgment of scale. Perfect for bulk deletions, batch operations, or any multi-item destructive action where magnitude awareness prevents whoops-deleted-everything mistakes.

Loading preview...

Pattern created by @haydenbleasel

Installation

npx shadcn@latest add https://www.shadcn.io/registry/alert-dialog-destructive-7.json
npx shadcn@latest add https://www.shadcn.io/registry/alert-dialog-destructive-7.json
pnpm dlx shadcn@latest add https://www.shadcn.io/registry/alert-dialog-destructive-7.json
bunx shadcn@latest add https://www.shadcn.io/registry/alert-dialog-destructive-7.json

Questions you might have