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] v-combobox and v-autocomplete clears all selected values on backspace press #11639

Closed
jsmnbom opened this issue Jun 15, 2020 · 0 comments
Assignees
Labels
C: VAutocomplete VAutocomplete T: regression Something that used to work but we broke
Milestone

Comments

@jsmnbom
Copy link

jsmnbom commented Jun 15, 2020

Environment

Vuetify Version: 2.3.0
Last working version: 2.2.34
Vue Version: 2.6.11
Browsers: Firefox 78.0
OS: Linux x86_64

Steps to reproduce

  • Select two or more values
  • Press backspace

Expected Behavior

Only the last value is removed (or even better, moved to the search input so the user can edit it).

Actual Behavior

The entire input is cleared.

Reproduction Link

https://codepen.io/jsmnbom/pen/abdmopV

Other comments

This happens both when using chips and without.

@ghost ghost added the S: triage label Jun 15, 2020
jsmnbom added a commit to jsmnbom/ao3-enhancements that referenced this issue Jun 15, 2020
even more important due to vuetifyjs/vuetify#11639. Currently there's no way to remove a single item.
@johnleider johnleider self-assigned this Jun 17, 2020
@johnleider johnleider added C: VAutocomplete VAutocomplete T: regression Something that used to work but we broke and removed S: triage labels Jun 17, 2020
@johnleider johnleider added this to the v2.3.x milestone Jun 17, 2020
jsmnbom added a commit to jsmnbom/ao3-enhancements that referenced this issue Jun 17, 2020
Shinigami92 pushed a commit to Shinigami92/vuetify that referenced this issue Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VAutocomplete VAutocomplete T: regression Something that used to work but we broke
Projects
None yet
Development

No branches or pull requests

2 participants