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

[Bug] - date picker : we are able to set a date lower or higher than minDate or maxDate by changing the year and month slider. #789

Closed
biswajit-das-fw opened this issue Feb 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@biswajit-das-fw
Copy link

biswajit-das-fw commented Feb 6, 2023

Component
Datepicker

Describe the bug
we are able to set a date lower or higher than minDate or maxDate by changing the year and month slider.

To Reproduce
set a maxdate in the component .

  1. Go to the component the dates beyond maxdate would be disabled.
  2. Change the year or the month beyond the maxdate.
  3. Click update
  4. Then it will be updated in the component

Expected behavior
It should also restrict those behaviour like it shouldn't allow to change the year and month slider

@biswajit-das-fw biswajit-das-fw added the bug Something isn't working label Feb 6, 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
Projects
None yet
Development

No branches or pull requests

2 participants