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.3.0] Placeholder prop in VCombobox doesn't work properly #17428

Closed
DeepKumbhare85 opened this issue May 23, 2023 · 0 comments · Fixed by #17453
Closed

[Bug Report][3.3.0] Placeholder prop in VCombobox doesn't work properly #17428

DeepKumbhare85 opened this issue May 23, 2023 · 0 comments · Fixed by #17453
Assignees
Labels
C: VCombobox VCombobox T: bug Functionality that does not work as intended/expected
Milestone

Comments

@DeepKumbhare85
Copy link

DeepKumbhare85 commented May 23, 2023

Environment

Vuetify Version: 3.3.0
Vue Version: 3.3.4
Browsers: Chrome 113.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  1. open the playground link given in the issue.
  2. You can see the placeholder to the combobox.
  3. Open the combobox and select any item. and erase it
  4. After erasing all, we can't see any placeholder. Refer to gif for demo

Expected Behavior

Placeholder should be there after erasing all input from combobox

Actual Behavior

There is no placeholder text after erasing all input text.

Reproduction Link

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

chrome-capture-2023-4-23

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VCombobox VCombobox and removed S: triage labels May 26, 2023
@KaelWD KaelWD added this to the v3.3.x milestone May 26, 2023
@KaelWD KaelWD self-assigned this May 26, 2023
KaelWD added a commit that referenced this issue May 26, 2023
fixes #17428

Co-authored-by: Kael <kaelwd@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VCombobox VCombobox T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants