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] Border is not aligned correctly in TextField with outlined and reverse props. #10277

Closed
ssemenkoff opened this issue Jan 20, 2020 · 0 comments · Fixed by #10278, skyYaga/skdvin-webapp#18, skyYaga/skdvin-webapp#21 or anyulled/reactivewebflux#5 · May be fixed by andrebaldo/python-vue-spa-boilerplate#3
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

@ssemenkoff
Copy link
Contributor

Environment

Vuetify Version: 2.2.4
Vue Version: 2.6.11
Browsers: Chrome 79.0.3945.117
OS: Mac OS 10.15.2, Windows

Steps to reproduce

Create TextField with outlined and reverse properties.

Expected Behavior

Space in border for title should align to right.

Actual Behavior

Space in border for title aligned to left side, despite the title is aligned to right.

Reproduction Link

https://codepen.io/ssemenkoff/pen/rNaQGBM

@ghost ghost added the S: triage label Jan 20, 2020
ssemenkoff added a commit to ssemenkoff/vuetify that referenced this issue Jan 20, 2020
@johnleider johnleider self-assigned this Jan 20, 2020
@johnleider johnleider added C: VTextField VTextField S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected and removed S: triage labels Jan 20, 2020
@johnleider johnleider added this to the v2.2.x milestone Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment