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] Combobox chip's value should not be saved when editing a chip's text to a new value that has been existed in Combobox #6364

Closed
Doflatango opened this issue Feb 5, 2019 · 1 comment · Fixed by #13794
Labels
C: VCombobox VCombobox P: low The issue is of low importance T: bug Functionality that does not work as intended/expected
Milestone

Comments

@Doflatango
Copy link

Versions and Environment

Vuetify: 1.4.4
Vue: 2.6.2
Browsers: Chrome 71.0.3578.98
OS: Mac OS 10.13.0

Steps to reproduce

  1. Double click A and change the text to B
  2. Now there are two B here.

Expected Behavior

Step 1 should be failed or should not be saved.

Actual Behavior

There are two B here

Reproduction Link

https://codepen.io/anon/pen/yZoPGd?&editable=true&editors=101

Other comments

I has been tested in v2.0.0, the issue still live.

@KaelWD
Copy link
Member

KaelWD commented Feb 5, 2019

5f6aaaa - I didn't even know that was possible.

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected P: low The issue is of low importance labels Feb 5, 2019
@jacekkarczmarczyk jacekkarczmarczyk added the C: VCombobox VCombobox label Apr 9, 2019
@KaelWD KaelWD added this to the v2.5.x milestone Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VCombobox VCombobox P: low The issue is of low importance T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants