design-system icon indicating copy to clipboard operation
design-system copied to clipboard

[bug]: background missing on disabled textarea label

Open alizedebray opened this issue 6 months ago • 0 comments

🐞 Describe the bug

When a textarea is disabled, its floating label does not have a background.

🛠️ To Reproduce

Steps to reproduce the behavior:

  1. Go to the textarea documentation: https://next.design-system.post.ch/?path=/docs/152b7268-cce0-43d7-b931-41a57370f9a0--docs
  2. Add overflowing text as content to the textarea
  3. Disable the textarea with the control
  4. See error

✨ Expected behavior

The label should have a background, as it has when the textarea is enabled.

📷 Screenshots

Image

alizedebray avatar May 07 '25 07:05 alizedebray