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

Calendar not closing when input is blurred using a keyboard #43

Closed
needpower opened this issue Nov 16, 2018 · 1 comment
Closed

Calendar not closing when input is blurred using a keyboard #43

needpower opened this issue Nov 16, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@needpower
Copy link

Preconditions:

  • 2 date-time pickers are given, one after another;
  • input focus is on the second date-time picker, calendar is open.

Use Shift+Tab to navigate to the first picker.

Expected result: calendar only for the first picker is displayed.
Actual result: calendars for both fields are displayed.

When use just Tab to navigate between pickers, only one calendar is displayed.

Video example: https://www.dropbox.com/s/hl87otpyq46z79z/Screen%20Recording%202018-11-16%20at%2015.01.11.mov?dl=0

@wojtekmaj wojtekmaj self-assigned this Nov 19, 2018
@wojtekmaj wojtekmaj added the bug Something isn't working label Nov 19, 2018
@wojtekmaj wojtekmaj changed the title Calendars overlapping each other when navigate by Shift+Tab Calendar not closing when input is blurred using a keyboard Nov 19, 2018
@wojtekmaj
Copy link
Owner

Thanks for reporting. Fix will be out with the next release of React-Date-Picker, React-DateTime-Picker and React-Time-Picker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants