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(DatePicker): ensure down arrow opens calendar dropdown #5326

Merged

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented Feb 12, 2020

Refs #5310.

Changelog

New

  • Code to ensure hitting down arrow in <input> opens the calendar dropdown.

Testing / Reviewing

Testing should make sure our date picker is not broken.

@netlify
Copy link

netlify bot commented Feb 12, 2020

Deploy preview for carbon-elements ready!

Built with commit f1137fa

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

@netlify
Copy link

netlify bot commented Feb 12, 2020

Deploy preview for carbon-components-react ready!

Built with commit f1137fa

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

Copy link
Member

@emyarod emyarod left a 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, using the down arrow when the input is focused now opens the calendar

@joshblack
Copy link
Contributor

Should we add a quick test for this or is it already covered??

@asudoh asudoh force-pushed the date-picker-open-with-down-arrow branch from 7bf88e1 to b687f80 Compare February 13, 2020 05:19
@asudoh
Copy link
Contributor Author

asudoh commented Feb 13, 2020

Adding test makes sense - Done.

@asudoh asudoh merged commit 57914e5 into carbon-design-system:master Feb 13, 2020
@asudoh asudoh deleted the date-picker-open-with-down-arrow branch February 13, 2020 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants