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

feat: contained list demo code and usage tabs #3421

Merged

Conversation

andreancardona
Copy link
Contributor

@andreancardona andreancardona commented Mar 7, 2023

Closes #3152
Closes #3153

Testing:

  • Make sure Code tab for Contained list contains Component Demo with prop variants
  • Make sure Code tab for Contained list contains React Card under documentation
  • Make sure Usage tab for Contained list contains Component Demo with prop variants

@vercel
Copy link

vercel bot commented Mar 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
carbondesignsystem ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 13, 2023 at 9:45PM (UTC)

package.json Show resolved Hide resolved
src/data/docgen/react-docgen.json Outdated Show resolved Hide resolved
src/pages/components/contained-list/usage.mdx Outdated Show resolved Hide resolved
src/pages/components/contained-list/usage.mdx Outdated Show resolved Hide resolved
andreancardona and others added 2 commits March 7, 2023 14:02
Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com>
Copy link
Member

@laurenmrice laurenmrice left a comment

Choose a reason for hiding this comment

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

@andreancardona

  • The demo on the tabs does not show the correct styling for Contained list. It is missing the divider lines and padding between list items. It should look more like the mock below.

Frame 2

  • The demo also does not respond when trying any of the controls in the panel.

@andreancardona
Copy link
Contributor Author

  • o also does not respond when trying any of the controls in th

I think you're running into the same caching issue that @francinelucca was running into. Let's look at it when we sync later :)

Copy link
Member

@laurenmrice laurenmrice left a comment

Choose a reason for hiding this comment

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

Looks good to me! ✅

@andreancardona andreancardona enabled auto-merge (squash) March 13, 2023 21:22
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.

docs: live demo for contained list docs: code tab for contained list
4 participants