carbon-components-svelte
carbon-components-svelte copied to clipboard
feat(TextArea): adding warn, warnText properties to TextArea
This PR adds 'warning' feature to TextArea.
Important note: actually, the carbon-components has an open TextArea CSS issue. This issue blocks using TextArea warning feature (this PR). https://github.com/carbon-design-system/carbon/issues/9889
This looks great – adding a note that it's blocked by upstream.
Can I somewhere see what is happening upstream? Is it blocked by upstream because there is no CSS for the class bx--text-area__invalid-icon--warning
?