Skip to content

Conversation

@balajis-qb
Copy link
Collaborator

@balajis-qb balajis-qb commented Mar 31, 2025

Closes Hacker0x01#5322

Description

As mentioned in the linked ticket, we failed to update the --selected styling when the selectsMultiple is enabled on the Year Picker. I added the fix for it by checking the selectedDates prop when the selectsMultiple is enabled, if not then to check the selected prop.

Contribution checklist

  • I have followed the contributing guidelines.
  • I have added sufficient test coverage for my changes.
  • I have formatted my code with Prettier and checked for linting issues with ESLint for code readability.

@balajis-qb balajis-qb merged commit 583d0e2 into main Apr 19, 2025
3 of 4 checks passed
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.

Missing selected class on multi-select Year Picker

2 participants