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(FormGroup): use node prop type for legend text #6691

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Aug 18, 2020

Closes #6686

This PR updates the proptype definition for legendText in FormGroup to match labels in our other form components

Testing / Reviewing

Confirm no prop type warnings are thrown when a node is used within a form group label

@netlify
Copy link

netlify bot commented Aug 18, 2020

Deploy preview for carbon-elements ready!

Built with commit 48ac6ca

https://deploy-preview-6691--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Aug 18, 2020

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 48ac6ca

https://deploy-preview-6691--carbon-components-react.netlify.app

@kodiakhq kodiakhq bot merged commit 03438eb into carbon-design-system:master Aug 19, 2020
@emyarod emyarod deleted the 6686-allow-nodes-in-formgroup-legendtext branch August 25, 2020 16:25
@joshblack joshblack mentioned this pull request Aug 27, 2020
38 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support objects for FormGroup legendText prop
3 participants