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(module: select)group names are not hidden when searching #3722

Merged

Conversation

WhyILoveSpringRoll
Copy link
Contributor

@WhyILoveSpringRoll WhyILoveSpringRoll commented Mar 12, 2024

…Select component

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

github-actions bot commented Mar 12, 2024

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

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

Project coverage is 43.80%. Comparing base (ebca047) to head (044fe8a).
Report is 2 commits behind head on master.

Files Patch % Lines
components/select/internal/SelectOptionGroup.razor 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3722      +/-   ##
==========================================
- Coverage   43.93%   43.80%   -0.13%     
==========================================
  Files         573      573              
  Lines       27844    27839       -5     
  Branches     5634     5633       -1     
==========================================
- Hits        12234    12196      -38     
- Misses      14577    14654      +77     
+ Partials     1033      989      -44     

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

@ElderJames ElderJames merged commit 37bd574 into ant-design-blazor:master Mar 15, 2024
4 of 6 checks passed
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.

None yet

2 participants