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(n-select): clear createdOptions in clear event #6651

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Yhspehy
Copy link
Contributor

@Yhspehy Yhspehy commented Dec 27, 2024

close #6638.

Copy link

vercel bot commented Dec 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
naive-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 27, 2024 6:54am

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 59.34%. Comparing base (42fd812) to head (f957188).

Files with missing lines Patch % Lines
src/select/src/Select.tsx 0.00% 3 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6651      +/-   ##
==========================================
- Coverage   59.35%   59.34%   -0.01%     
==========================================
  Files        1145     1145              
  Lines       25329    25331       +2     
  Branches     6398     6399       +1     
==========================================
  Hits        15033    15033              
- Misses       8625     8627       +2     
  Partials     1671     1671              

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

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.

希望能给Select中的InputTag添加一个重置清空操作
2 participants