react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

Manually write a date

Open Mathie01 opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. When I try to enter a date manually in Input, I am forced to enter the /.

This poses a UX problem

Describe the solution you'd like Automatically set / according to the defined format

Describe alternatives you've considered None

Additional context None

Mathie01 avatar Jul 05 '23 14:07 Mathie01

Hey, can you share a screenshot of this?

gyananshu07 avatar Aug 10 '23 05:08 gyananshu07

I have the same issue: When I write the date manually without having the parameter "maxDate" set I get the following: My input is: 20230801 (for example) The date that gets set is: 20230801-01-01 (when i use YYYY-MM-DD)

However if I set maxDate={addYears(new Date(), 100)} the date that gets set is the one I had previously

Karl-JohanSoderberg avatar Oct 03 '23 13:10 Karl-JohanSoderberg

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar May 31 '24 01:05 github-actions[bot]