We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
carbon-components
carbon-components-react
Describe in detail the issue you're having. Text area is not inherting it's parent's width which is the set through className props on the component.
It used to on v9
Is this issue related to a specific component? TextArea
What did you expect to happen? What happened instead? What would you like to see changed? can control the width
What browser are you working in? Chrome Version 79.0.3945.88 (Official Build) (64-bit)
What version of the Carbon Design System are you using? carbon-components-react: 7.9.0 carbon-components: 10.9.0
What offering/product do you work on? Any pressing ship or release dates we should be aware of? IBM Cloud
Please create a reduced test case in CodeSandbox Style and vanilla JS: https://codesandbox.io/s/github/carbon-design-system/carbon/tree/master/packages/components/examples/codesandbox React: https://codesandbox.io/s/github/carbon-design-system/carbon/tree/master/packages/react/examples/codesandbox
Please create a reduced test case in CodeSandbox
https://codesandbox.io/s/dawn-snow-2zc94
The text was updated successfully, but these errors were encountered:
I can help with this one 👍 Just opened a small PR here: #4995
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
It used to on v9
Steps to reproduce the issue
https://codesandbox.io/s/dawn-snow-2zc94
Additional information
The text was updated successfully, but these errors were encountered: