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: when onDragInit return false it should stop #1340

Merged
merged 4 commits into from
Jan 17, 2024

Conversation

ghiscoding
Copy link
Owner

- when `onDragInit` returns `false` then the row or cell dragging shouldn't be allowed
- this is similar to previous PR #1339
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a3bd1c) 99.4% compared to head (8cc3e75) 99.4%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1340     +/-   ##
========================================
+ Coverage    99.4%   99.4%   +0.1%     
========================================
  Files         198     198             
  Lines       21285   21286      +1     
  Branches     7098    7099      +1     
========================================
+ Hits        21145   21146      +1     
  Misses        140     140             

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

@ghiscoding ghiscoding merged commit d9c714c into master Jan 17, 2024
5 checks passed
@ghiscoding ghiscoding deleted the bugfix/draggable-init-false branch January 17, 2024 06:47
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.

1 participant