Skip to content

fix: next and previous buttons should let you see the min and max date #48

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pmaidens
Copy link

@pmaidens pmaidens commented Dec 2, 2023

What does this change do?

This change makes it so that if the developer has specified a minDate or maxDate, the calendar can return to the month/year/decade that date is specified in. Without this change, if a user has set a minDate of October 20th and the current date selected is November 1st, the user can not go back to October to select any dates even though there are valid dates available. The user would have to know that they need to select a day of the month higher than 20 before being able to look at October.

@pmaidens
Copy link
Author

@OMikkel can you take a look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant