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] VListItem and VBtn support to close the background color when the item is active #20412

Open
Jesse205 opened this issue Sep 2, 2024 · 2 comments

Comments

@Jesse205
Copy link
Contributor

Jesse205 commented Sep 2, 2024

Problem to solve

Sometimes we don't need the active background when active. For example, if you click on a button to open a menu in Android, but the background of the button remains transparent.

Or if the menu already has an icon, or the text color changes to colorPrimary, you don't need the background color, like in VListGroup.

Proposed solution

Put the active-background property in VBtn, VListItem, VList, it's type is boolean, the role is to enable the background when active

@Jesse205

This comment was marked as resolved.

@Jesse205

This comment was marked as resolved.

@vuetifyjs vuetifyjs deleted a comment Sep 2, 2024
@Jesse205 Jesse205 changed the title [Feature Request] VList and VBtn support to close the background color when the menu is opened or the item is selected [Feature Request] VListItem and VBtn support to close the background color when the item is active Sep 18, 2024
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