-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Week number is highlighted when selecting the first day of the week #4489
Comments
MaertHaekkinen
changed the title
Week number gets highlighted when selecting the first day of the week
Week number is highlighted when selecting the first day of the week
Jan 31, 2024
Hi, I will take this issue. |
yuki0410-dev
added a commit
to yuki0410-dev/react-datepicker
that referenced
this issue
Mar 17, 2024
…ndler is assigned.
3 tasks
yuki0410-dev
added a commit
to yuki0410-dev/react-datepicker
that referenced
this issue
Mar 17, 2024
…ndler is assigned.
yuki0410-dev
added a commit
to yuki0410-dev/react-datepicker
that referenced
this issue
Mar 18, 2024
…ndler is assigned.
martijnrusschen
added a commit
that referenced
this issue
Mar 18, 2024
fix: #4489 Disable weekNumber highlighting when no click handler is assigned.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Week number gets highlighted when selecting the first day of the week, but not when selecting any other day of the week.
To Reproduce
Click on the first day of the week.
Click on any other day of the week (same or other)
Expected behavior
Week number gets highlighted for both cases or only when a range is selected - I am not 100% sure on what is the agreed behaviour, but current one seemed very odd to me.
Desktop
Where to test?
Codepen:
https://codepen.io/MaertHaekkinen/pen/ExMQrMq
OR
https://reactdatepicker.com/ - "Display Week Numbers"
The text was updated successfully, but these errors were encountered: