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(TimePicker): reposition validation message #5686

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Mar 24, 2020

Closes #5683

This PR repositions the time picker validation message

Testing / Reviewing

Confirm the invalid time picker is visually correct

@netlify
Copy link

netlify bot commented Mar 24, 2020

Deploy preview for carbon-elements ready!

Built with commit a0d8c6f

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

@netlify
Copy link

netlify bot commented Mar 24, 2020

Deploy preview for carbon-components-react ready!

Built with commit a0d8c6f

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

Copy link
Contributor

@abbeyhrt abbeyhrt left a comment

Choose a reason for hiding this comment

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

LGTM! 🎉

@laurenmrice
Copy link
Member

Invalid states looks good. However in Safari, the time picker fields are too spread out from eachother. There should be 1px space between each field
Screen Shot 2020-03-26 at 1 51 25 PM

@emyarod
Copy link
Member Author

emyarod commented Mar 30, 2020

the spacing issue will be addressed in #5746, and this PR will be exclusively for the invalid state message

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.

validation state looks good 👍🏻

@asudoh
Copy link
Contributor

asudoh commented Apr 1, 2020

@emyarod thanks this is ready to merge - Thanks @emyarod!

@asudoh asudoh merged commit 8c58a8d into carbon-design-system:master Apr 1, 2020
@emyarod emyarod deleted the 5683-time-picker-validation-message branch April 2, 2020 14:47
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.

Time picker fields are misaligned when validation is activated
6 participants