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(DatePicker, DateRangePicker): cursor pointer on icon hover #3789

Merged
merged 1 commit into from
May 10, 2024

Conversation

ShrinidhiUpadhyaya
Copy link
Contributor

Description

The cursor on hover of the icon is incorrect in DatePicker and DateRangePicker

Current behavior

DatePickerBug.mp4

New behavior

DatePickerFix.mp4

Additional Information

If the PR gets accepted please use my GitHub email-id (shrinidhiupadhyaya1195@gmail.com) instead of my other email-id for the Co-authored-by: message.

Copy link

codesandbox bot commented May 9, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rsuite-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 1:31am
rsuite-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 1:31am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rsuite-v4 ⬜️ Ignored (Inspect) May 10, 2024 1:31am

Copy link

vercel bot commented May 9, 2024

Someone is attempting to deploy a commit to the rsuite Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codesandbox-ci bot commented May 9, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.88%. Comparing base (d606944) to head (bc6468b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3789   +/-   ##
=======================================
  Coverage   93.88%   93.88%           
=======================================
  Files         661      661           
  Lines       22843    22843           
  Branches     3093     3093           
=======================================
  Hits        21446    21446           
  Misses        709      709           
  Partials      688      688           
Flag Coverage Δ
ChromeCi 93.84% <ø> (ø)
Firefox 93.22% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simonguo simonguo merged commit fb85faa into rsuite:main May 10, 2024
16 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.

None yet

2 participants