Skip to content

fix: disable months if the selected year is out of range #1146

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: main
Choose a base branch
from

Conversation

spider-hand
Copy link

@spider-hand spider-hand commented Jul 9, 2025

Describe your changes

Months are disabled when the selected year is out of range on month-picker mode, just as dates are disabled under the same condition.

Issue ticket number and link

Fixes #1145

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have ensured that unit tests pass without errors
  • If it is a new feature, I have added a new unit test

Screenshots

fixed.mov

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.

Months are selectable even if the selected year is out of range
1 participant