-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 typo in DateInput. #925
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.
LGTM; could we add a regression test that would have caught this?
@ljharb we can test if an svg element has 'bottom' or 'top' key in styles object. |
Hmm, true, testing styles is probably the only way to cover it, and testing styles is generally not a good practice. |
Let's get the tests passing, and then we can probably go forward as-is. |
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.
Whoops thank you! LGTM after a rebase!
@ljharb If we got happo running on this repo, that would probs catch the issue. :P
Fixes #904 |
a56aabc
to
26b6786
Compare
Will merge this if travis ever feels better 🤒 |
This typo caused the wrong position of fang when using OPEN_UP constant for openDirection.