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

Enter is not working on use manual date input #664

Open
2 tasks done
croschel opened this issue May 29, 2024 · 0 comments
Open
2 tasks done

Enter is not working on use manual date input #664

croschel opened this issue May 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@croschel
Copy link

Before you start - checklist

  • I followed instructions in documentation written for my React-Date-Picker version
  • I have checked if this bug is not already reported

Description

Basically when we are using the input of date picker instead clicking on calendar icon and we press enter nothing happens. Obs: Esc key is working normally (closing the calendar component).

Steps to reproduce

  1. Click on a datepicker input (day, month or year input) rendered on the screen;
  2. After add new date with calendar or not press enter;
Screenshot 2024-05-29 at 12 45 18

Expected behavior

The Calendar should be closed.

Actual behavior

The calendar still there.

Additional information

No response

Environment

  • Browser (if applicable): All Browsers
  • React-Date-Picker version: 11.0.0
  • React version: 18.2.0
@croschel croschel added the bug Something isn't working label May 29, 2024
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

1 participant