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: updates DateInput click behavior #5491

Merged
merged 6 commits into from Aug 13, 2021

Conversation

PauloE314
Copy link
Contributor

@PauloE314 PauloE314 commented Jul 30, 2021

What does this PR do?

It fixes a bug in the DateInput component (when the date input was clicked 3 times, the calendar didn't open until the user click in somewhere out).

Where should the reviewer start?

DateInput.js

What testing has been done on this PR?

I've tested on a local storybook.

How should this be manually tested?

Run the storybook and check the behavior.

Any background context you want to provide?

What are the relevant issues?

Closes #5481.

Screenshots (if appropriate)

Do the grommet docs need to be updated?

No.

Should this PR be mentioned in the release notes?

Is this change backwards compatible or is it a breaking change?

Backwards compatible.

Copy link
Collaborator

@jcfilben jcfilben 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!

Copy link
Collaborator

@taysea taysea left a comment

Choose a reason for hiding this comment

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

This looks good. Thanks!

@ericsoderberghp ericsoderberghp merged commit 9755aed into grommet:master Aug 13, 2021
@ericsoderberghp
Copy link
Member

Thanks for your contribution!

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.

DateInput Calendar doesn't always open when input is clicked
5 participants