vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Bug Report][3.1.1] Vchip is not responsive for small devices

Open DeepKumbhare85 opened this issue 3 years ago • 2 comments

Environment

Vuetify Version: 3.1.1 Vue Version: 3.2.45 Browsers: Chrome 109.0.0.0 OS: Windows 10

Steps to reproduce

code is written in playground

Expected Behavior

chip should behave responsively

Actual Behavior

chip removes close button in small size

Reproduction Link

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

DeepKumbhare85 avatar Jan 19 '23 06:01 DeepKumbhare85

Screenshot 2023-01-19 at 12 33 56 PM

alokVishu avatar Jan 19 '23 07:01 alokVishu

Not really to do with screen size but just long chips in general - repro with card and max-width here

image

Not really sure what the solution would be though in terms of something responsive. @johnleider

lioneaglesolutions avatar May 03 '23 10:05 lioneaglesolutions