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: Fixed the issue in DragMove that after setting the handler, Drag… #2662

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

YyumeiZhang
Copy link
Collaborator

…Move child elements can still be dragged

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #2661

Changelog

🇨🇳 Chinese


🇺🇸 English

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

@YyumeiZhang YyumeiZhang requested a review from YannLynn January 6, 2025 03:09
Copy link

codesandbox-ci bot commented Jan 6, 2025

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.

Latest deployment of this branch, based on commit c16338a:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Jan 6, 2025

semi-design    Run #3038

Run Properties:  status check passed Passed #3038  •  git commit 8da88d59bb ℹ️: Merge c16338a00242952ece1ab4e32aef747c29956bf6 into af675d2c140983985955ab7ca0d6...
Project semi-design
Branch Review fix/dragmove-hanlder
Run status status check passed Passed #3038
Run duration 07m 59s
Commit git commit 8da88d59bb ℹ️: Merge c16338a00242952ece1ab4e32aef747c29956bf6 into af675d2c140983985955ab7ca0d6...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 277
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

@YyumeiZhang YyumeiZhang merged commit d9e931c into main Jan 7, 2025
10 checks passed
@YyumeiZhang YyumeiZhang deleted the fix/dragmove-hanlder branch January 7, 2025 08:23
Copy link

cypress bot commented Jan 7, 2025

semi-design    Run #3044

Run Properties:  status check passed Passed #3044  •  git commit d9e931c738: fix: Fixed the issue in DragMove that after setting the handler, DragMove child ...
Project semi-design
Branch Review main
Run status status check passed Passed #3044
Run duration 08m 04s
Commit git commit d9e931c738: fix: Fixed the issue in DragMove that after setting the handler, DragMove child ...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 277
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

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.

[BUG] <title>DragMove:the api handler it doesn't working
2 participants