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

feat(Select): auto append the close icon when using DisplayTemplate #3544

Merged

Conversation

eramosr16
Copy link
Collaborator

@eramosr16 eramosr16 commented May 21, 2024

Render select icon regardless template

Dropdown icon disappear when a DisplayTemplate is added to the component, this shouldn't happen.

Description

close #3551

Copy link

bb-auto bot commented May 21, 2024

Thanks for your PR, @eramosr16. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot requested a review from ArgoZhang May 21, 2024 16:15
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (cf2085b) to head (0b609cb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3544   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         570      570           
  Lines       24871    24871           
  Branches     3625     3625           
=======================================
  Hits        24870    24870           
  Partials        1        1           

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

@ArgoZhang ArgoZhang changed the title Err/render select icon regardless template feat(Select): auto append the close icon when using DisplayTemplate May 22, 2024
@bb-auto bb-auto bot added the enhancement New feature or request label May 22, 2024
@bb-auto bb-auto bot added this to the v8.5.0 milestone May 22, 2024
@ArgoZhang ArgoZhang merged commit 022befa into dotnetcore:main May 22, 2024
5 checks passed
@ArgoZhang
Copy link
Collaborator

ArgoZhang commented May 22, 2024

@eramosr16 bump version 8.5.9-beta02 thanks for your PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(Select): auto append the close icon when use DisplayTemplate
2 participants