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 auto-blurs on typing and default loader shifted upwards #5365

Closed
pranavjindal999 opened this issue Oct 20, 2018 · 3 comments
Assignees
Labels
T: bug Functionality that does not work as intended/expected
Milestone

Comments

@pranavjindal999
Copy link

pranavjindal999 commented Oct 20, 2018

Versions and Environment

Vuetify: 1.3.0
Last working version: 1.2.9
Vue: 2.5.17
Browsers: Chrome 70.0.3538.67
OS: Mac OS 10.13.6

Steps to reproduce

Use v-combobox component
Lazy load content and toggle loading prop accordingly
Apply solo-inverted prop

Expected Behavior

Combobox input should not blur on typing
The default loader should be bottom aligned with text-box

Actual Behavior

Combobox's input element blurs on typing 1 char
The default loader is shifted upwards by few pixels from bottom.

Reproduction Link

https://codepen.io/anon/pen/MPXQjV

@KaelWD KaelWD added the S: needs reproduction The issue does not contain a valid reproduction label Oct 20, 2018
@KaelWD
Copy link
Member

KaelWD commented Oct 20, 2018

Repro link just has tabs, and "Steps to reproduce" should say how to reproduce the issue in the provided environment, not in general.

@pranavjindal999
Copy link
Author

pranavjindal999 commented Oct 20, 2018

@KaelWD I mistakenly overwrote my pen.. Link is now fixed..
Regarding the the repro step, issue isn't env specific.

@johnleider johnleider added the T: bug Functionality that does not work as intended/expected label Oct 20, 2018
@johnleider johnleider self-assigned this Oct 20, 2018
@johnleider johnleider removed the S: needs reproduction The issue does not contain a valid reproduction label Oct 20, 2018
@johnleider johnleider added this to the v1.3.x milestone Oct 20, 2018
@johnleider
Copy link
Member

johnleider commented Oct 20, 2018

Caused by 91ad55b

Correction. Caused by 646a3ee which was caused by the above commit.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants