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

Wrong typing behavior in DatePicker component #471

Closed
ericreis opened this issue Dec 27, 2018 · 0 comments · Fixed by #713
Closed

Wrong typing behavior in DatePicker component #471

ericreis opened this issue Dec 27, 2018 · 0 comments · Fixed by #713
Labels

Comments

@ericreis
Copy link
Contributor

Describe the bug
When typing a new date in the DatePicker the wrong date appears in the calendar and by hitting Enter the value changes to that wrong date.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the DatePicker section
  2. Try to type a date in pt-BRformat (eg: 26/05/1995)
  3. Hit Enter
  4. The date showed in the input is different than the one you typed.

Expected behavior
Maintain the typed date in the input after typing a new date.

Screenshots

image

@ericreis ericreis self-assigned this Dec 27, 2018
@ericreis ericreis changed the title Wrong type behavior in DatePicker component Wrong typing behavior in DatePicker component Dec 27, 2018
@ericreis ericreis removed their assignment Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant