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] Line doesn't close properly in v-text-field when using outlined prop #11269

Closed
UsmanJavedAttari opened this issue Apr 29, 2020 · 0 comments · Fixed by #11316
Closed
Assignees
Labels
C: VTextField VTextField S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected
Milestone

Comments

@UsmanJavedAttari
Copy link

UsmanJavedAttari commented Apr 29, 2020

Environment

Vuetify Version: 2.2.26
Vue Version: 2.6.11
Browsers: Chrome 81.0.4044.113
OS: Linux x86_64

Steps to reproduce

-1: Open Codepen.
-2: Type something in "change me" text-field.
-3: See the label of above "I am value" text-field, it will change accordingly as you type.
-4: Now clear the text-field one-by-one.
-5: Did you see the line doesn't properly closing in "I am value" text-field?
-6: Now again type anything, type something large like 10-15 words.
-7: Press CTRL+A to select all the text, now press backspace.
-8: OH! what it is???
-9: Did you see the line is not closing at all now?

Expected Behavior

The line should close.

Actual Behavior

The line is not closing.

Reproduction Link

https://codepen.io/inyourface/pen/rNOzGeM

@ghost ghost added the S: triage label Apr 29, 2020
@jacekkarczmarczyk jacekkarczmarczyk added C: VTextField VTextField T: bug Functionality that does not work as intended/expected and removed S: triage labels Apr 29, 2020
@jacekkarczmarczyk jacekkarczmarczyk self-assigned this May 3, 2020
@jacekkarczmarczyk jacekkarczmarczyk added the S: has PR The issue has a pending Pull Request label May 3, 2020
@johnleider johnleider added this to the v2.2.x milestone May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTextField VTextField S: has PR The issue has a pending Pull Request 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