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): Fix showing the arrow in SelectContent when mode is multiple #3430

Merged

Conversation

agolub-s
Copy link
Contributor

🤔 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 Fix showing the arrow in SelectContent when mode is multiple
🇨🇳 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

@github-actions
Copy link

github-actions bot commented Sep 15, 2023

@agolub-s agolub-s changed the title Fix showing the arrow in SelectContent when mode is multiple fix (module: select): Fix showing the arrow in SelectContent when mode is multiple Sep 15, 2023
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 87.50% and project coverage change: +1.52% 🎉

Comparison is base (cd51775) 45.37% compared to head (2f5fd43) 46.89%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3430      +/-   ##
==========================================
+ Coverage   45.37%   46.89%   +1.52%     
==========================================
  Files         558      560       +2     
  Lines       26855    26845      -10     
  Branches      268      268              
==========================================
+ Hits        12185    12590     +405     
+ Misses      14630    14215     -415     
  Partials       40       40              
Files Changed Coverage Δ
components/select/internal/SelectContent.razor 61.81% <ø> (+0.17%) ⬆️
components/select/internal/SelectSuffixIcon.razor 81.81% <81.81%> (ø)
...mponents/select/internal/SelectSuffixIcon.razor.cs 100.00% <100.00%> (ø)

... and 25 files with indirect coverage changes

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

@ElderJames ElderJames merged commit 766045c into ant-design-blazor:master Sep 19, 2023
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