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

Dropdown / MultiSelect: no hover styling when focusOnHover: false #5648

Open
omzy opened this issue Apr 26, 2024 · 0 comments
Open

Dropdown / MultiSelect: no hover styling when focusOnHover: false #5648

omzy opened this issue Apr 26, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@omzy
Copy link

omzy commented Apr 26, 2024

Describe the bug

It seems that the hover styling for Dropdown & MultiSelect was removed in 3.48.0. Now, the only way to achieve a hover effect is when focusOnHover is true, however, as described in #5647, we may not want that behaviour.

This is the relevant CSS that was removed:

image

It looks like there might be a similar issue in cascadeselect and autocomplete.

Reproducer

https://stackblitz.com/edit/g1vpgm-uakqpf

PrimeVue version

3.51.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@omzy omzy added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant