- Notifications
You must be signed in to change notification settings - Fork928
feat: Update UI for error dialog and snackbar#1971
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Can we make these buttons have the same height than the form buttons? |
Also, adding some extra padding in the wrapper to looks closer to the Figma file. |
Sure, let me do that. |
I realized I'll need changes in multiple places to update the other dialogs as well. Let me try those changes. |
@BrunoQuaresma I updated the extra padding for |
b11e716
to0d5e026
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Certainly looks like an improvement to me!@BrunoQuaresma's been doing a lot of re-design work lately (and is a fantastic designer 🎨), I'm delegating review towards him.
Nice job y'all!
Wow! Looking way better. I'll also defer to Bruno, but nice job! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM! I think we should make the same for the Confirmation dialog and success alert as well but using the green color.@AbhineetJain what do you think? We probably can do it in another ticket or diff PR. Good job!
AbhineetJain commentedJun 2, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@BrunoQuaresma Sounds good, thank you! I'll create an issue for that, let's discuss it more there. Edit:#1984 |
* feat: update ui for error dialog and snackbar* update padding for buttons
Uh oh!
There was an error while loading.Please reload this page.
This PR updates the alarmingly red UI for error dialog and snackbars.
Subtasks
Fixes#1832
Screenshot