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

fix(button): set min-height for field buttons #5176

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Jan 24, 2020

Closes #5164

This PR removes the fixed height on field buttons to allow them to grow vertically

Changelog

Changed

  • convert min-height to rems

Removed

  • field button height

Testing / Reviewing

check field button height when text content overflows

@netlify
Copy link

netlify bot commented Jan 24, 2020

Deploy preview for the-carbon-components ready!

Built with commit beaf56c

https://deploy-preview-5176--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Jan 24, 2020

Deploy preview for carbon-elements ready!

Built with commit beaf56c

https://deploy-preview-5176--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Jan 24, 2020

Deploy preview for carbon-components-react ready!

Built with commit beaf56c

https://deploy-preview-5176--carbon-components-react.netlify.com

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

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

👍 ✅

@emyarod emyarod force-pushed the 5164-field-button-min-height branch from a41c237 to 810b544 Compare January 27, 2020 15:43
@emyarod
Copy link
Member Author

emyarod commented Jan 27, 2020

since the netlify previews are not building, adding a screenshot to show how field buttons will grow if there is text overflow

image

Copy link
Member

@laurenmrice laurenmrice left a comment

Choose a reason for hiding this comment

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

ok thanks andrew ^ looks good to me 👍🏻

@asudoh asudoh merged commit 2541e34 into carbon-design-system:master Jan 27, 2020
@emyarod emyarod deleted the 5164-field-button-min-height branch January 28, 2020 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

field Button - long text overflows button borders
5 participants