Join our Discord Community
Alert Dialog/Destructive

React Alert Dialog - Destructive with Warning Badge

A destructive alert dialog with a red Permanent Action badge between title and description for extra emphasis

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Sometimes a red button isn't enough warning. This React alert dialog adds a Permanent Action badge with destructive styling between the title and description to force a visual speed bump. Built with shadcn/ui and Radix UI with Database icon from Lucide React, the badge creates a distinct warning layer. Perfect for data purges, cache clears, or any irreversible operation where an extra visual barrier prevents accidental catastrophe.

Loading preview...

Pattern created by @haydenbleasel

Installation

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

Questions you might have