Skip to content
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

tweak(PromoBannerV2): new kind "dark" for PromoBannerV2 #1376

Merged
merged 6 commits into from
Oct 3, 2024

Conversation

VadymBezpalko
Copy link
Contributor

@VadymBezpalko VadymBezpalko commented Oct 2, 2024

Resolves: #1326

Description

Adding new kind dark for PromoBannerV2

Storybook

https://feature-1326--613a8e945a5665003a05113b.chromatic.com

Checklist

Obligatory:

  • Self review (use this as your final check for proposed changes before requesting the review)
  • Add correct label
  • Assign pull request with the correct issue

@VadymBezpalko VadymBezpalko self-assigned this Oct 2, 2024
Copy link

@vladko-uxds vladko-uxds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

.dark-promo-additional-content {
align-items: center;

img {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we sure that we want to force the radiuses on the img? 🤔
What about cases where this will be unexpected?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we do not want to do that, so that's why radius is added in custom story styles and not in the component ;)

@VadymBezpalko VadymBezpalko changed the title fix(PromoBannerV2): new kind "dark" for PromoBannerV2 tweak(PromoBannerV2): new kind "dark" for PromoBannerV2 Oct 3, 2024
@VadymBezpalko VadymBezpalko merged commit a11c336 into main Oct 3, 2024
6 checks passed
@VadymBezpalko VadymBezpalko deleted the feature/1326 branch October 3, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Popover] - New variant for Research needs
3 participants