-
Notifications
You must be signed in to change notification settings - Fork 158
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
fix(card): update card styles to match design specs #7400
Conversation
Deploy preview created for package Built with commit: 82010283e392eefd001842a396c585e830fb71fb |
Deploy preview created for package Built with commit: 82010283e392eefd001842a396c585e830fb71fb |
Deploy preview created for package Built with commit: 82010283e392eefd001842a396c585e830fb71fb |
Deploy preview created for package Built with commit: 82010283e392eefd001842a396c585e830fb71fb |
Deploy preview created for package Built with commit: 82010283e392eefd001842a396c585e830fb71fb |
Deploy preview created for package Built with commit: 82010283e392eefd001842a396c585e830fb71fb |
Deploy preview created for package Built with commit: 82010283e392eefd001842a396c585e830fb71fb |
Hey @andy-blum! Thanks for the updates. There was a recent update though where the tag group is now positioned after the copy: #7315. This shouldn't be changed |
@ariellalgilmore is correct. The screenshots that you're referencing in this issue (#6255) are outdated and might have contributed to the changes here and here. I would keep this PR scope to adjusting the Eyebrow text container and #6229. Also, all of the updated UI components design specs are managed here (https://ibm.ent.box.com/folder/128417762308?s=yqwhif915fwn9avz8gytvkc1p1038ofo). You should have access to this as well. |
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 good to me!
@andy-blum thanks! Looking pretty close, here are a few things I noticed or were caught with Percy:
|
@oliviaflory The side effects percy found should be addressed now. |
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.
Hey @andy-blum , this branch seems quite out of sync with master
. There's a lot of changes that appear will revert a bunch of things that got merged in recently. It's possible this branch is not a fresh branch off master
. Can you take a look?
cc: @oliviaflory
# Conflicts: # packages/web-components/.storybook/container.scss # packages/web-components/src/components/cta-block/__stories__/cta-block.stories.ts
@jeffchew I think I got things untangled. Mind taking a look? |
Hmm I'm still seeing a lot of files changed, and most of them are reverting to an older state. Can you take another look? |
I don't have a good enough understanding of git to fix this, so I'm duplicating my changes onto another branch and will open a new PR. |
See #7463 |
Related Ticket(s)
Fixes: #6229 #6255
Description
Changelog
Changed