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(allowCross): When two handles coincide (i.e pushNum = 0 || pushab… #904

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nag-murali
Copy link

…le = false, allowCross === false ) and you can move the handle across the other handle which should not be the case

…le = false, allowCross === false ) and you can move the handle across the other handle which should not be the case
@vercel
Copy link

vercel bot commented May 23, 2023

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

Name Status Preview Comments Updated (UTC)
slider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2024 6:03am

@yoyo837
Copy link
Member

yoyo837 commented Feb 15, 2024

Please add some test case for it.

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (c790ca8) 100.00% compared to head (98924f5) 99.46%.

Files Patch % Lines
src/hooks/useOffset.ts 57.14% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master     #904      +/-   ##
===========================================
- Coverage   100.00%   99.46%   -0.54%     
===========================================
  Files           13       13              
  Lines          558      565       +7     
  Branches       169      164       -5     
===========================================
+ Hits           558      562       +4     
- Misses           0        3       +3     

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

@afc163
Copy link
Member

afc163 commented Feb 18, 2024

图片

Please add some test case for it.

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

3 participants