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][2.5.4] v-btn-toggle dense property broken #13820

Closed
nbelakovski opened this issue Jun 18, 2021 · 0 comments
Closed

[Bug Report][2.5.4] v-btn-toggle dense property broken #13820

nbelakovski opened this issue Jun 18, 2021 · 0 comments
Assignees
Labels
C: VBtnToggle VBtnToggle T: bug Functionality that does not work as intended/expected
Milestone

Comments

@nbelakovski
Copy link

Environment

Vuetify Version: 2.5.4
Vue Version: 2.6.13
Browsers: Chrome 91.0.4472.106
OS: Linux x86_64

Steps to reproduce

Comment out the CSS and you'll notice that the lower group of buttons takes up more space despite have the "dense" attribute

Expected Behavior

The buttons should take up less width and less height

Actual Behavior

The height remains the same, but the width increases.

Reproduction Link

https://codepen.io/nbelakovski/pen/zYZbmMp

Other comments

I'm actually not sure about the vuetify/vue versions, but I figure since it's reproducible in codepen those don't matter as much.

@ghost ghost added the triage label Jun 18, 2021
@KaelWD KaelWD added C: VBtnToggle VBtnToggle T: bug Functionality that does not work as intended/expected and removed S: triage labels Jun 23, 2021
@KaelWD KaelWD self-assigned this Jun 23, 2021
@KaelWD KaelWD added this to the v2.5.x milestone Jun 23, 2021
@KaelWD KaelWD closed this as completed in 6589ed8 Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VBtnToggle VBtnToggle T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants