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

DatePicker - can not pick date that is not in current month/year #858

Closed
doctorj opened this issue Oct 17, 2023 · 0 comments
Closed

DatePicker - can not pick date that is not in current month/year #858

doctorj opened this issue Oct 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working version 2.x.x Version 2.x.x issues
Milestone

Comments

@doctorj
Copy link

doctorj commented Oct 17, 2023

Let's say I want to pick May 1st 2020.
First I click on year selector (year is 2023 now) and choose 2020. Year is changed to 2020, and I click on month selector (month is Oct now). I choose May, but year now changed back to current year (2023).
Similarly, if I choose month first and pick May, then pick year 2020, the month is back to Oct.

date-picker-2023-10-17_11.02.54.mp4
@vegegoku vegegoku self-assigned this Oct 17, 2023
@vegegoku vegegoku added bug Something isn't working version 2.x.x Version 2.x.x issues labels Oct 17, 2023
@vegegoku vegegoku added this to the 2.0.0-RC4 milestone Oct 17, 2023
@vegegoku vegegoku changed the title v2: DatePicker - can not pick date that is not in current month/year DatePicker - can not pick date that is not in current month/year Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working version 2.x.x Version 2.x.x issues
Projects
Status: Done
Development

No branches or pull requests

2 participants