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: [Cascader] Fixed the problem that the corresponding UI does not … #2663

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

YyumeiZhang
Copy link
Collaborator

…change after the placeholder/searchPlaceholder in the props changed

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

Changelog

🇨🇳 Chinese

  • Fix: 修复 Cascader 的 placeHolder,searchPlaceholder 无法动态更新问题

🇺🇸 English

  • Fix: Fix the problem that Cascader's placeHolder and searchPlaceholder cannot be updated dynamically

Checklist

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

Other

  • Skip Changelog

Additional information

…change after the placeholder/searchPlaceholder in the props changed
@YyumeiZhang YyumeiZhang requested a review from YannLynn January 6, 2025 03:15
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 724fcf5:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Jan 6, 2025

semi-design    Run #3039

Run Properties:  status check passed Passed #3039  •  git commit 9204e5b7a5 ℹ️: Merge 724fcf53a8940f061c174ddf3f331bdab7e02843 into af675d2c140983985955ab7ca0d6...
Project semi-design
Branch Review fix/cascader-placeholder
Run status status check passed Passed #3039
Run duration 07m 49s
Commit git commit 9204e5b7a5 ℹ️: Merge 724fcf53a8940f061c174ddf3f331bdab7e02843 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 1f7a5ea into main Jan 6, 2025
10 checks passed
@YyumeiZhang YyumeiZhang deleted the fix/cascader-placeholder branch January 6, 2025 03:44
Copy link

cypress bot commented Jan 6, 2025

semi-design    Run #3040

Run Properties:  status check passed Passed #3040  •  git commit 1f7a5eadd9: fix: [Cascader] Fixed the problem that the corresponding UI does not change afte...
Project semi-design
Branch Review main
Run status status check passed Passed #3040
Run duration 08m 15s
Commit git commit 1f7a5eadd9: fix: [Cascader] Fixed the problem that the corresponding UI does not change afte...
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.

2 participants