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(CreateFullPageStep): hasFieldset and fieldsetLegendText types #6057

Conversation

wkeese
Copy link
Contributor

@wkeese wkeese commented Sep 16, 2024

Refs #4512.

fieldsetLegendText should not be required when hasFieldset is not specified.

Basically, not specifying hasFieldset is the same thing as setting it to false.

What did you change?

When hasFieldset is not specified, make fieldsetLegendText optional.

How did you test and verify your work?

Test locally.

fieldsetLegendText should not be required when hasFieldset is not specified.

Basically, not specifying hasFieldset is the same thing as setting it to false.

Refs carbon-design-system#4512.
@wkeese wkeese requested a review from a team as a code owner September 16, 2024 02:37
@wkeese wkeese requested review from matthewgallo and AlexanderMelox and removed request for a team September 16, 2024 02:37
Copy link

netlify bot commented Sep 16, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 0a1d372
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/66e799dc4b61d7000849e063
😎 Deploy Preview https://deploy-preview-6057--carbon-for-ibm-products.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 configuration.

@davidmenendez davidmenendez added this pull request to the merge queue Sep 17, 2024
Merged via the queue into carbon-design-system:main with commit b5db933 Sep 17, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants