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][3.3.15] v-textarea and v-text-field variant="outlined" and rounded="xl" does not have the proper left radius #18186

Closed
Gandhi11 opened this issue Aug 30, 2023 · 2 comments
Assignees
Labels
C: VField T: bug Functionality that does not work as intended/expected
Milestone

Comments

@Gandhi11
Copy link

Gandhi11 commented Aug 30, 2023

Environment

Vuetify Version: 3.3.15
Last working version: 3.3.14
Vue Version: 3.3.4
Browsers: Chrome 115.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

Add a v-textarea or v-text-field with the variant="outlined", add rounded="xl".

Expected Behavior

The radius on the left should be like the radius on the right of the textarea

Actual Behavior

The radius on the left is not like the radius on the right of the textarea

Reproduction Link

https://play.vuetifyjs.com/#...

@Gandhi11 Gandhi11 changed the title [Bug Report][3.3.15] v-textarea variant="outlined" and rounded="xl" does not have the proper left radius [Bug Report][3.3.15] v-textarea and v-text-field variant="outlined" and rounded="xl" does not have the proper left radius Aug 31, 2023
@KaelWD
Copy link
Member

KaelWD commented Aug 31, 2023

🤦 Of course [class^="rounded-"] only works if rounded is the first/only class applied.

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VField labels Aug 31, 2023
@KaelWD KaelWD self-assigned this Aug 31, 2023
@KaelWD KaelWD added this to the v3.3.x milestone Aug 31, 2023
@KaelWD KaelWD closed this as completed in 03f437b Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VField T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants