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

docs(breadcrumb): add controls to story #11535

Merged
merged 4 commits into from
Jun 13, 2022

Conversation

aledavila
Copy link
Contributor

Closes #11468

Add controls to breadcrumb playground

Changelog

Changed

  • created new .stories.js file
  • added controls to playground story

Testing / Reviewing

Make sure breadcrumb is working as intended and playground controls work

@aledavila aledavila requested a review from a team as a code owner June 2, 2022 16:12
@netlify
Copy link

netlify bot commented Jun 2, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8adbb1a
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/62a7a2c94c6235000981fc15
😎 Deploy Preview https://deploy-preview-11535--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.

@netlify
Copy link

netlify bot commented Jun 2, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 8adbb1a
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/62a7a2c90aa7cc000a45134f
😎 Deploy Preview https://deploy-preview-11535--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.

Copy link
Member

@tay1orjones tay1orjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's what I'm seeing:

image

  • children is still in the table, I think the intent was to remove it?
  • className should be a string, or no? I'm not up to speed on if that was a decision y'all made for the playground stories or not. My assumption is it should be a text box for a string.

@aledavila
Copy link
Contributor Author

@tay1orjones oops sorry for this late reply. Its ready for review

@kodiakhq kodiakhq bot merged commit 8d8e1b6 into carbon-design-system:main Jun 13, 2022
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.

Update Breadcrumb-story.js to include a playground story and interactive controls
3 participants