artsy / palette

Artsy's design system
https://palette-storybook.artsy.net/
MIT License
215 stars 45 forks source link

fix(textarea): Fix placeholder visibility #1407

Closed leamotta closed 3 weeks ago

leamotta commented 3 weeks ago

Similar to #1405, this fixes the placeholders in the textarea:

Before:

https://github.com/user-attachments/assets/3a3736b1-84d1-40a0-982f-dcaa9e9ccb15

After:

https://github.com/user-attachments/assets/c16032a4-cd37-4945-8b93-15e803c94f0b

artsyit commented 3 weeks ago

:rocket: PR was released in @artsy/palette-charts@38.0.4, @artsy/palette@39.0.4 :rocket:

damassi commented 2 weeks ago

Thank you for the quick follow-up!