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

[Feature Request] Disable background change on hover for text fields #20079

Open
amitnavindgi opened this issue Jul 1, 2024 · 0 comments
Open

Comments

@amitnavindgi
Copy link

Problem to solve

When you use filled and outlined props on text fields there is a hover effect on the background which changes its color. The border size also increases. It'd be great to have a prop to disable any change in the style on hover for v-text-field.

This is a similar request to the one in #3026 which applies to buttons. The recommended solution there works for buttons. I have tried those and variations of it for tet fields with no success.

Proposed solution

A prop to disable all effects on hover for text fields and in general for any input would be great!

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

No branches or pull requests

1 participant