Skip to content

[Combo]: "Case sensitive icon" style discrepancies #15852

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

Open
adrianptrv opened this issue May 27, 2025 · 0 comments · May be fixed by #15902 or #15903
Open

[Combo]: "Case sensitive icon" style discrepancies #15852

adrianptrv opened this issue May 27, 2025 · 0 comments · May be fixed by #15902 or #15903

Comments

@adrianptrv
Copy link

Currently there are style discrepancies between the "Case sensitive icon" in the Combo component in Angular and WC:

Bootstrap:
The icon in Angular has a background and a different color than the one in WC:

Light:
Image

Dark:
Image


Fluent:
Again the icon in Angular has a background and a different color than the one in WC:

Light:
Image

Dark:
Image


Indigo:
Here the icon color is the same, but the icon opacity in Angular is set to 0.54, while in WC is set to 1.
Image

Light:
Image

Dark:
Image


Material:
In Angular, the icon size is smaller than in WC, and its opacity is set to 0.54, just like in Indigo.

Light:
Image

Dark:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment