mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 09:51:36 +00:00
This fixes an accessibility issue with `TextArea`. Currently, if `hideLabel` is `true`, the label is not rendered at all. The expected behavior is that it should be visually hidden while still being available to screen readers. |
||
---|---|---|
.. | ||
TextArea.test.svelte | ||
TextArea.test.ts | ||
TextAreaCustom.test.svelte |