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] Text fields prefix issue #6922

Closed
mehrancodes opened this issue Apr 4, 2019 · 2 comments
Closed

[Bug Report] Text fields prefix issue #6922

mehrancodes opened this issue Apr 4, 2019 · 2 comments
Assignees
Labels
C: VTextField VTextField T: bug Functionality that does not work as intended/expected
Milestone

Comments

@mehrancodes
Copy link

Versions and Environment

Vuetify: 1.5.9
Vue: 2.6.10
Browsers: Chromium 73.0.3683.75
OS: Linux

Steps to reproduce

Add a "?" question mark to the prefix option of the v-text-field and add some text after the question mark.

Expected Behavior

The text expected to be on one line.

Actual Behavior

When you Add the "?" question mark to the prefix, any text after it goes to a new line!
I'm not sure if this is expected behavior.

Reproduction Link

https://codepen.io/mehrunrasoli/pen/eoZBqE

@johnleider
Copy link
Member

Workaround https://codepen.io/johnjleider/pen/xeOPNm

@johnleider johnleider added this to the v2.0.0 milestone Apr 6, 2019
@johnleider johnleider self-assigned this Apr 6, 2019
@johnleider johnleider added the T: bug Functionality that does not work as intended/expected label Apr 6, 2019
@mehrancodes
Copy link
Author

@johnleider Thanks, man!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTextField VTextField T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants