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

[Bug Report][3.6.10] VAutocomplete with custom filter does not have v-autocomplete__mask #20070

Open
JMKempf opened this issue Jun 27, 2024 · 1 comment

Comments

@JMKempf
Copy link

JMKempf commented Jun 27, 2024

Environment

Vuetify Version: 3.6.10
Last working version: 2.7.2
Vue Version: 3.4.30
Browsers: Firefox 127.0
OS: Windows 10

Steps to reproduce

Type in first letters of the state.

Expected Behavior

v-autocomplete__mask is generated under v-list-item-title showing a grey background behind the typed filter text. The mask shows when not using a custom filter.

Actual Behavior

v-list-item-title only has the item full text.

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

v-list-item__mask was used in v2 under v-list-item__title for custom filters.

@cojohnson1999
Copy link

cojohnson1999 commented Jun 27, 2024

Not sure if it's worth opening another issue for, but the mask also doesn't work when using the #item slot

Playground Link

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

2 participants