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 doesn't lose focus when empty #10612

Closed
d3radicated opened this issue Feb 19, 2020 · 2 comments · Fixed by anyulled/reactivewebflux#5 or anyulled/reactivewebflux#6 · May be fixed by SigmaITC/competencebyjava-front-end#8
Assignees
Labels
C: VCombobox VCombobox T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@d3radicated
Copy link
Contributor

Environment

Vuetify Version: 2.2.13
Vue Version: 2.6.11
Browsers: Chrome 80.0.3987.106
OS: Mac OS 10.15.3

Steps to reproduce

  1. Click on the combobox to focus the field.
  2. Click outside the combobox to blur.

Expected Behavior

The combobox should return back to the initial state.

Actual Behavior

The combobox is still styled like it's focused.

Reproduction Link

https://codepen.io/dEradicated/pen/PoqzLoK

@ghost ghost added the S: triage label Feb 19, 2020
@KaelWD
Copy link
Member

KaelWD commented Feb 19, 2020

#10525

@KaelWD KaelWD added C: VCombobox VCombobox T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke and removed S: triage labels Feb 19, 2020
@KaelWD KaelWD self-assigned this Feb 19, 2020
@KaelWD KaelWD added this to the v2.2.x milestone Feb 19, 2020
@KaelWD

This comment has been minimized.

@KaelWD KaelWD marked this as a duplicate of #10606 Feb 19, 2020
@KaelWD KaelWD closed this as completed Feb 19, 2020
@KaelWD KaelWD added duplicate The issue has already been reported and removed T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke labels Feb 19, 2020
@KaelWD KaelWD removed this from the v2.2.x milestone Feb 19, 2020
@KaelWD KaelWD marked this as not a duplicate of #10606 Feb 19, 2020
@KaelWD KaelWD reopened this Feb 19, 2020
@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke and removed duplicate The issue has already been reported labels Feb 19, 2020
@KaelWD KaelWD added this to the v2.2.x milestone Feb 19, 2020
@KaelWD KaelWD closed this as completed in 08c503e Feb 19, 2020
Logikgate pushed a commit to flypapertech/vuetify that referenced this issue Feb 19, 2020
whoistobias pushed a commit to whoistobias/vuetify that referenced this issue Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment