skin icon indicating copy to clipboard operation
skin copied to clipboard

textarea: floating label overlaps with textarea value on scroll

Open Vaishnavi-Thiyagaraj opened this issue 2 years ago • 2 comments

Textarea value text overlaps with floating label on scroll(refer screen recording below). The design should have a mask to prevent text overlaps.

https://user-images.githubusercontent.com/49796069/158453798-2c041088-9b4e-4742-9006-cb83ffd6c3d3.mov

Vaishnavi-Thiyagaraj avatar Mar 15 '22 19:03 Vaishnavi-Thiyagaraj

We just need to set a background color on text area floating label.

agliga avatar Jun 17 '22 14:06 agliga

Reopening, this fix needs to be reverted because it's causing a lot of problems in edge cases (like autocomplete fields)

We will need to probably add a floating-label--textarea class or something to fix this only on text area (since this is a shared component)

agliga avatar Aug 08 '22 17:08 agliga