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

Demo on website won't let me type "09092014" (Firefox) #389

Closed
indignant opened this issue Oct 7, 2021 · 1 comment
Closed

Demo on website won't let me type "09092014" (Firefox) #389

indignant opened this issue Oct 7, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@indignant
Copy link

Hey there, I'm looking for a date picker to use and I noticed the date picker demo on your project's page doesn't work as expected in OSX Firefox (93.0). It seems to work fine in Chrome.

Steps to reproduce:

  1. go to https://projects.wojtekmaj.pl/react-date-picker/ in FF
  2. note the date is set to today (while writing this it shows 10/07/2021)
  3. focus the month input by clicking it
  4. type a different month (I tried both '9' and '09')
  5. note the month doesn't change, but skips to the day input and changes that instead

Focusing the month input and typing "09092014" results in:
Screen Shot 2021-10-07 at 11 35 56 AM

wojtekmaj added a commit that referenced this issue Oct 10, 2021
@wojtekmaj
Copy link
Owner

Kinda fixed in 03337f8 but not really.

See wojtekmaj/react-time-picker#92

@wojtekmaj wojtekmaj added the bug Something isn't working label Oct 10, 2021
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