-
Notifications
You must be signed in to change notification settings - Fork 9
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
D8CORE-2490: All new alerts #725
Conversation
@sherakama Is this ready for initial review? |
Not final review but if you want to take an initial review please have at it. |
@sherakama I think it's looking great. I like your use of utility classes (like the text-light) since it will upgrade to v7 better, and the use of flex order. Will review more thoroughly when it's ready. |
@yvonnetangsu This is ready for your critique. Thanks. |
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.
More review in the morning - looking great!
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.
Just those comments :)
// .su-alert--warning - Warning Message | ||
// .su-alert--error su-alert--text-light - Error Message | ||
// .su-alert--info su-alert--text-light - Informative Message | ||
// .su-alert--text-light - Lighter color text for darker backgrounds |
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.
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.
FYI looks like there are different padding values in the container depending on whether the alert has a big Alert Header and an Alert Footer.
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.
Yeah, just the one variant for this release. I hope to come back to the other variants later.
@yvonnetangsu assets and spacing has been adjusted. |
@sherakama Thanks for the change - this is super close. A couple small things:
|
Yeah, I think one or two of the other variants will help in this case. The big icons or larger text options might be a better fit. I don't mind the slim notice overall. |
I just made sure to add some margin between the two on the XS screen size. That is the only size that gets that layout. |
Yeah, I don't mind it being slim either. |
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.
Looks great! Good to go 👍
Winna winna. |
READY FOR REVIEW
Summary
Needed By (Date)
Urgency
Steps to Test
test.twig
Affected Projects or Products
Associated Issues and/or People
See Also