Add an alert-type experience when a user select marks on a Tableau visualization. Shadcn components to consider: Alert Dialog https://ui.shadcn.com/docs/components/alert-dialog Can’t click out of the dialog Dialog https://ui.shadcn.com/docs/components/dialog Can be clicked out Drawer https://ui.shadcn.com/docs/components/drawer Sheet https://ui.shadcn.com/docs/components/sheet Can be top/right/bottom/left Sonner https://ui.shadcn.com/docs/components/sonner Toast https://ui.shadcn.com/docs/components/toast → Toast with action
Add an alert-type experience when a user select marks on a Tableau visualization.
Shadcn components to consider:
Alert Dialog
https://ui.shadcn.com/docs/components/alert-dialog
Can’t click out of the dialog
Dialog
https://ui.shadcn.com/docs/components/dialog
Can be clicked out
Drawer
https://ui.shadcn.com/docs/components/drawer
Sheet
https://ui.shadcn.com/docs/components/sheet
Can be top/right/bottom/left
Sonner
https://ui.shadcn.com/docs/components/sonner
Toast
https://ui.shadcn.com/docs/components/toast
→ Toast with action