-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
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
New component: Confirmation Modal #1706
Labels
Comments
@andrew-frueh thoughts on the styles? Wondering if the spacing/sizing could be dialed in. Some cashmere and non-cashmere variations On this one - don't like that the buttons are both blue, but love how minimalist it is. Rather than header and a message, sometimes just a one liner and the action buttons are enough. |
Note:
|
Picking this up to work on now, for a CDP use case. |
corykon
added a commit
to corykon/Fabric.Cashmere
that referenced
this issue
Mar 27, 2023
provide a minimal code for experience common modal use cases re HealthCatalyst#1706
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Confirmation modals are super common in our apps. We already have generic modals, but we should set up a standard component specifically for this use case to make sure the confirmation experience is aligned.
Leading Wisely just made a nice confirmation modal component that we could port over:
![image](https://user-images.githubusercontent.com/12416432/140190806-c1f89ab0-cf3a-4099-a05e-cb32e6137c80.png)
The text was updated successfully, but these errors were encountered: