Skip to content
New issue

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

TextArea react component not inheriting the width from it's container #4994

Closed
2 tasks done
nicoxxie opened this issue Jan 9, 2020 · 1 comment · Fixed by #4995
Closed
2 tasks done

TextArea react component not inheriting the width from it's container #4994

nicoxxie opened this issue Jan 9, 2020 · 1 comment · Fixed by #4995
Labels

Comments

@nicoxxie
Copy link
Contributor

nicoxxie commented Jan 9, 2020

What package(s) are you using?

  • carbon-components
  • carbon-components-react

Detailed description

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.
Screen Shot 2020-01-09 at 3 24 47 PM

It used to on v9
Screen Shot 2020-01-09 at 3 25 05 PM

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

Steps to reproduce the issue

  1. Step one
  2. Step two
  3. Step three
  4. etc.

Please create a reduced test case in CodeSandbox

https://codesandbox.io/s/dawn-snow-2zc94

Additional information

  • Screenshots or code
  • Notes
@jendowns
Copy link
Contributor

jendowns commented Jan 9, 2020

I can help with this one 👍
Just opened a small PR here: #4995

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants