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: Draggable shouldn't trigger dragEnd without first dragging #1211

Merged
merged 1 commit into from
Nov 23, 2023

fix: Draggable shouldn't trigger dragEnd without first dragging

a035ffd
Select commit
Loading
Failed to load commit list.
Merged

fix: Draggable shouldn't trigger dragEnd without first dragging #1211

fix: Draggable shouldn't trigger dragEnd without first dragging
a035ffd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 0s

86.12% (+0.01%) compared to 182bfc6

View this Pull Request on Codecov

86.12% (+0.01%) compared to 182bfc6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (182bfc6) 86.12% compared to head (a035ffd) 86.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1211      +/-   ##
==========================================
+ Coverage   86.12%   86.12%   +0.01%     
==========================================
  Files         208      208              
  Lines       21228    21229       +1     
  Branches     7059     7060       +1     
==========================================
+ Hits        18280    18281       +1     
  Misses       2948     2948              

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