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): block pointer events when disabled #3797

Merged
merged 3 commits into from
May 14, 2024

Conversation

ShrinidhiUpadhyaya
Copy link
Contributor

Description

When the DatePicker and DateRangePicker is disabled it is still accepting pointer events.

Current behavior

DatePickerHoverBug.mp4

New behavior

DatePickerHoverBugFix.mp4

Additional Information

If the PR gets accepted please use my GitHub email-id ([email protected]) instead of my other email-id for the Co-authored-by: message.

Copy link

codesandbox bot commented May 12, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented May 12, 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 13, 2024 2:44am
rsuite-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2024 2:44am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rsuite-v4 ⬜️ Ignored (Inspect) Visit Preview May 13, 2024 2:44am

Copy link

vercel bot commented May 12, 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

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 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.88%. Comparing base (980487c) to head (926d567).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3797   +/-   ##
=======================================
  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% <ø> (ø)

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 166fb45 into rsuite:main May 14, 2024
16 checks passed
@ShrinidhiUpadhyaya ShrinidhiUpadhyaya deleted the fix/date-picker branch May 16, 2024 14:21
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