-
Notifications
You must be signed in to change notification settings - Fork 3
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
SHS-6045: Implement vertical buttons with long text #1748
SHS-6045: Implement vertical buttons with long text #1748
Conversation
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.
@mariannuar Looks pretty good! I just found an issue in the Vertical button cards when an image is present:


Problem only happens in the 4 column collection, so probably related to the spacing changes.
…d title, and image overlapping in vertical button card
@cienvaras Ready for review again! |
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.
@mariannuar LGTM!
@ahughes3 Ready for you. Still waiting for tugboat to be fixed, I'll let you know as soon as it's ready.
…-6045--implement-vertical-buttons-with-long-text
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.
approved!
Summary
Update the space between 4 columns and the padding for vertical buttons cards with long text
Need Review By (Date)
02/26
Urgency
medium'
Steps to Test
32px
only between the columns of 4 and there's also an internal padding of18px
in vertical linked cards, and vertical cards and vertical button cards with raised cards.For best results, only use "4 Per Row" with short content or if there's no sidebar.
Review Tasks
Backend / Functional Validation
Code
snake_case
and notcamelCase
?Code security
General