Join our Discord Community
Alert Dialog/Informational

React Alert Dialog - Information with Status Badge

An informational alert dialog with a status badge below the title for categorizing message urgency or type

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Status needs signaling—upcoming maintenance feels different from in-progress outage. This React alert dialog adds a blue Upcoming badge between title and description, giving users instant context about timing and severity. Built with shadcn/ui and Radix UI with proper dark mode support (bg-blue-100/blue-900), the pill-shaped badge creates visual hierarchy without dominating the message. Perfect for scheduled maintenance notices, phased rollout announcements, or any time-sensitive information where status context (Upcoming, In Progress, Scheduled) helps users prioritize attention and plan accordingly.

Loading preview...

Pattern created by @haydenbleasel

Installation

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

Questions you might have