Join our Discord Community
Alert Dialog/Success

React Alert Dialog - Success with Centered Icon

A success alert dialog with a large centered CheckCircle icon in a green circle for milestone celebrations

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Major accomplishments deserve ceremony—account creation, first purchase, milestone completion. This React alert dialog centers a CheckCircle2 icon inside a green circular background with items-center and text-center alignment, creating a celebratory moment that feels more significant than routine confirmations. Built with shadcn/ui and Radix UI with proper dark mode support (bg-green-100/green-900), the symmetrical layout slows users down to appreciate their achievement. Perfect for account activations, onboarding completions, first-time actions, or any success moment worth treating as a milestone rather than a mere transaction confirmation.

Loading preview...

Pattern created by @haydenbleasel

Installation

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

Questions you might have