p-autocomplete, p-dropdown: Hover and select state have different colors #16203
Labels
Status: Pending Review
Issue or pull request is being reviewed by Core Team
Milestone
Describe the bug
We observe an issue with the prime-ng dropdown/autocomplete component, we are experiencing two different focus states for both on hover and selected. We expect both to be the same as p-multiselect, which has the same hover and select colors. All screenshots that I have included use the same theme.
p-multiselect:
p-autocomplete
Two different colors or focus states for hover and selected
p-dropdown
The same issue with the p-dropdown which has two different colors for the focus state on selected and hover
Environment
I am just working on a simple project with Angular and prime-ng 17 versions without any other UI library or dependency.
Reproducer
No response
Angular version
17.0.0
PrimeNG version
17.18.7
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.11.1
Browser(s)
No response
Steps to reproduce the behavior
Anyone can observe this in the Prime-ng official documents: https://primeng.org/dropdown
Expected behavior
We expect that Hover and Select state colors should be the same as we observe in the multi-select component
The text was updated successfully, but these errors were encountered: