Skip to content

Conversation

@balajis-qb
Copy link
Collaborator

Closes Hacker0x01#5502

Description

As I mentioned in the linked issue, the 'react-datepicker__day--in-selecting-range' class over the days are getting applied for all the days in the EndDate Picker even if we select the endDate.

Changes

  • Updated the condition to apply the mentioned class on the other months only if the endDate is not specified

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.

- Updated the condition to apply the mentioned class on the other months only if the endDate is not specified

Closes Hacker0x01#5502
@balajis-qb balajis-qb merged commit 5a6c3b9 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.

'--in-selecting-range' Class on the End Date is working not as expecte

2 participants