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: Fix Resizable not working on touch screen #2712

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

YyumeiZhang
Copy link
Collaborator

中文模板 / 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 #2697

Changelog

🇨🇳 Chinese


🇺🇸 English

Checklist

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

Other

  • Skip Changelog

Additional information

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.

Latest deployment of this branch, based on commit 3c4e287:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Feb 17, 2025

semi-design    Run #3068

Run Properties:  status check passed Passed #3068  •  git commit 73b896c50a ℹ️: Merge 3c4e287508d1f61211ea14d6d926e52e614ee2a6 into 2ea4c472b81f2a1d7c3ef5a3dbe3...
Project semi-design
Branch Review feat/tree-expandIcon
Run status status check passed Passed #3068
Run duration 08m 14s
Commit git commit 73b896c50a ℹ️: Merge 3c4e287508d1f61211ea14d6d926e52e614ee2a6 into 2ea4c472b81f2a1d7c3ef5a3dbe3...
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 281
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

@DaiQiangReal DaiQiangReal merged commit 3f63f80 into main Feb 21, 2025
14 checks passed
@DaiQiangReal DaiQiangReal deleted the feat/tree-expandIcon branch February 21, 2025 07:08
Copy link

cypress bot commented Feb 21, 2025

semi-design    Run #3081

Run Properties:  status check passed Passed #3081  •  git commit 3f63f80c02: Merge pull request #2712 from DouyinFE/feat/tree-expandIcon
Project semi-design
Branch Review main
Run status status check passed Passed #3081
Run duration 08m 25s
Commit git commit 3f63f80c02: Merge pull request #2712 from DouyinFE/feat/tree-expandIcon
Committer SudoUser
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 281
⚠️ 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] Resizable 无法在触摸屏上使用
2 participants