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

fix(TextArea): remove value from playground story #12736

Merged
merged 6 commits into from
Dec 1, 2022

Conversation

tw15egan
Copy link
Member

Noticed when reviewing #12729 that input was not able to be entered.

Since we are setting a value prop, it makes the Textarea component a controlled component. I've removed it so that component remains uncontrolled and a value can be entered.

Changelog

Removed

  • value prop from TextArea playground story

Testing / Reviewing

Try entering text into the playground TextArea story; you should be able to.

@netlify
Copy link

netlify bot commented Nov 29, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 8a6561e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6388a9f510f3460008082525
😎 Deploy Preview https://deploy-preview-12736--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Nov 29, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8a6561e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/6388a9f5724c9c0008f40c9d
😎 Deploy Preview https://deploy-preview-12736--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@kodiakhq kodiakhq bot merged commit fff83da into carbon-design-system:main Dec 1, 2022
@carbon-bot
Copy link
Contributor

Hey there! v11.18.0 was just released that references this issue/PR.

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

Successfully merging this pull request may close these issues.

4 participants