We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
antoineissaly
When branches are created from issues, their pull requests are automatically linked.
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
The text was updated successfully, but these errors were encountered: