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.0.0-beta.9] v-select with chips props is not proper spacing #15686

Closed
alokVishu opened this issue Aug 25, 2022 · 0 comments · Fixed by #17175
Closed

[Bug Report][3.0.0-beta.9] v-select with chips props is not proper spacing #15686

alokVishu opened this issue Aug 25, 2022 · 0 comments · Fixed by #17175

Comments

@alokVishu
Copy link
Contributor

Environment

Vuetify Version: 3.0.0-beta.9
Vue Version: 3.2.37
Browsers: Chrome 104.0.0.0
OS: Windows 10

Steps to reproduce

Try to use compact and comfortable density with chips props.

Expected Behavior

It should maintain proper spacing in compact and comfortable density.

Actual Behavior

The chips touch the bottom line of v-select.

Reproduction Link

https://codepen.io/Alokdev/pen/LYdopgq?editors=101

patrickclerc added a commit to patrickclerc/vuetify that referenced this issue Oct 5, 2022
Use integer for density intervals in sass
fixes vuetifyjs#15686
patrickclerc added a commit to patrickclerc/vuetify that referenced this issue Oct 5, 2022
Add top and bottom margins for chips when used with compact or
comfortable density.
fixes vuetifyjs#15686
patrickclerc added a commit to patrickclerc/vuetify that referenced this issue Oct 5, 2022
Add top and bottom margins for chips when used with compact or
comfortable density.
fixes vuetifyjs#15686
patrickclerc added a commit to patrickclerc/vuetify that referenced this issue Oct 5, 2022
Add top and bottom margins for chips when used with compact or
comfortable density.
fixes vuetifyjs#15686
johnleider added a commit that referenced this issue Oct 13, 2022
fixes #15686

Co-authored-by: nekosaur <albert@kaaman.nu>
Co-authored-by: John Leider <john@vuetifyjs.com>
yuwu9145 added a commit that referenced this issue Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant