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] Label vertical alignment for v-radio-group #10146

Closed
icleolion opened this issue Jan 8, 2020 · 2 comments
Closed

[Bug Report] Label vertical alignment for v-radio-group #10146

icleolion opened this issue Jan 8, 2020 · 2 comments
Assignees
Labels
C: VRadioGroup VRadioGroup T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@icleolion
Copy link
Contributor

icleolion commented Jan 8, 2020

Environment

Vuetify Version: 2.2.3
Last working version: 2.2.1
Vue Version: 2.6.10
Browsers: Chrome 79.0.3945.88
OS: Windows 10

Steps to reproduce

Add label prop to v-radio-group component

Expected Behavior

Label to be centrally aligned vertically with the radio buttons

Actual Behavior

Label is too high compared to radio buttons

Reproduction Link

https://codepen.io/icleolion/pen/OJPQjdz

Other comments

Back in 2.1.18 I'm seeing a height of 24px for the label from this rule:
image

Now in 2.2.3 I'm seeing a height of 20px for the label from this rule:
image

@ghost ghost added the S: triage label Jan 8, 2020
@jacekkarczmarczyk
Copy link
Member

be965df

@jacekkarczmarczyk jacekkarczmarczyk added C: VRadioGroup VRadioGroup T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke and removed S: triage labels Jan 8, 2020
@johnleider johnleider self-assigned this Jan 16, 2020
@johnleider
Copy link
Member

Fixed in 75f6197

If you have any additional questions, please reach out to us in our Discord community.

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

No branches or pull requests

3 participants