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] Misaligned outlined text field label when reversed #13037

Closed
chaptergy opened this issue Jan 31, 2021 · 2 comments
Closed

[Bug Report] Misaligned outlined text field label when reversed #13037

chaptergy opened this issue Jan 31, 2021 · 2 comments
Labels
duplicate The issue has already been reported

Comments

@chaptergy
Copy link

Environment

Vuetify Version: 2.4.3
Vue Version: 2.6.11
Browsers: Firefox 85.0
OS: Linux

Steps to reproduce

Create a vuetify text field and add the outlined and reverse property to it.

Expected Behavior

The label and gap for the label will be on the right

Actual Behavior

While the label is on the right, the gap remains on the left side

Reproduction Link

https://codesandbox.io/s/quiet-hooks-w51w0

@ghost ghost added the S: triage label Jan 31, 2021
@dchinu97
Copy link
Contributor

dchinu97 commented Feb 3, 2021

@KaelWD @MajesticPotatoe Seems like an interesting issue to work on, can you please assign it to me?
I think just assigning align= reverse ? "right" : "left" to legend should solve the Issue

@KaelWD
Copy link
Member

KaelWD commented Feb 3, 2021

Duplicate of #10798

You're missing <v-app>

@KaelWD KaelWD marked this as a duplicate of #10798 Feb 3, 2021
@KaelWD KaelWD closed this as completed Feb 3, 2021
@KaelWD KaelWD added duplicate The issue has already been reported and removed S: triage labels Feb 3, 2021
@KaelWD KaelWD marked this as a duplicate of #10277 Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

3 participants