Skip to content
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

fix(Date picker): update hover and cursor styles for date ranges, disallowed, disabled and today #1356

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dgonzalezr
Copy link
Collaborator

Description

This PR adjusts the background color for hovering on selected dates within a range (except the start/end dates). It also removes the background color for dates that are not allowed (disallowed) and improves the cursor appearance for both disallowed and disabled dates to display the not-allowed cursor style.

Related Issue

Fixes #ISSUE_NUMBER

Documentation

Screenshots (if applicable)

CleanShot 2024-12-06 at 22 51 57

CleanShot.2024-12-06.at.22.55.05.mp4
CleanShot.2024-12-06.at.22.56.38.mp4

Checklist

  • I have read the CONTRIBUTING document.
  • I have read the CODE OF CONDUCT document.
  • I have reviewed my code.
  • I have tested the changes locally.
  • I have updated the documentation (if applicable).
  • I have added unit tests and e2e tests (if applicable).
  • I have requested reviews from relevant team members.

Additional Notes

@dgonzalezr dgonzalezr added the bug 🐛 Something isn't working label Dec 6, 2024
@dgonzalezr dgonzalezr changed the title fix(Datepicker): update hover and cursor styles for date ranges, disallowedm disabled and today fix(Date picker): update hover and cursor styles for date ranges, disallowed, disabled and today Dec 6, 2024
Copy link

sonarqubecloud bot commented Dec 6, 2024

@dgonzalezr dgonzalezr removed their assignment Dec 6, 2024
Copy link
Collaborator

@Cata1989 Cata1989 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dgonzalezr dgonzalezr merged commit 1b06f2d into main Dec 9, 2024
7 checks passed
@dgonzalezr dgonzalezr deleted the fix/date-picker branch December 9, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants