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: [TreeSelect] fix when single select, searchable, search box in t… #2292

Merged
merged 2 commits into from
Jun 15, 2024

Conversation

YyumeiZhang
Copy link
Collaborator

…riger, tooltip of label cannot be triggered to display

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


🇺🇸 English

Checklist

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

Other

  • Skip Changelog

Additional information

…riger, tooltip of label cannot be triggered to display
@YyumeiZhang YyumeiZhang requested a review from DaiQiangReal June 12, 2024 09:05
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 204d239:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Jun 12, 2024

Passing run #2556 ↗︎

0 260 10 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge 204d239 into c7805a3...
Project: semi-design Commit: 4347182b9c ℹ️
Status: Passed Duration: 10:55 💡
Started: Jun 12, 2024 9:16 AM Ended: Jun 12, 2024 9:27 AM

Review all test suite changes for PR #2292 ↗︎

@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 88.23%. Comparing base (161d475) to head (4347182).
Report is 18 commits behind head on main.

Current head 4347182 differs from pull request most recent head 204d239

Please upload reports for the commit 204d239 to get more accurate results.

Files Patch % Lines
packages/semi-ui/avatar/index.tsx 58.33% 5 Missing ⚠️
packages/semi-foundation/treeSelect/foundation.ts 50.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2292      +/-   ##
==========================================
- Coverage   88.24%   88.23%   -0.02%     
==========================================
  Files         441      441              
  Lines       26072    26079       +7     
  Branches     6659     6661       +2     
==========================================
+ Hits        23007    23010       +3     
- Misses       3065     3069       +4     

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

@DaiQiangReal DaiQiangReal merged commit 0a6d387 into main Jun 15, 2024
10 checks passed
@DaiQiangReal DaiQiangReal deleted the fix/treeSelect-tooltip branch June 15, 2024 20:29
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.

3 participants