Skip to content

Conversation

@matthewgallo
Copy link
Member

Closes #8388

Adds the web component code connect config.

What did you change?

  • packages/ibm-products-web-components/package.json
  • packages/ibm-products-web-components/src/components/user-avatar/user-avatar.figma.ts
  • packages/ibm-products-web-components/src/typings/resources.d.ts
  • yarn.lock

How did you test and verify your work?

Wasn't able to verify, @RichKummer or @jlongshore might need you to double check me

PR Checklist

As the author of this PR, before marking ready for review, confirm you:

  • Reviewed every line of the diff
  • Updated documentation and storybook examples
  • Wrote passing tests that cover this change
  • Addressed any impact on accessibility (a11y)
  • Tested for cross-browser consistency
  • Validated that this code is ready for review and status checks should pass

More details can be found in the pull request section of
our contributing docs.

@matthewgallo matthewgallo requested a review from a team as a code owner October 10, 2025 13:41
@matthewgallo matthewgallo requested review from anamikaanu96 and davidmenendez and removed request for a team October 10, 2025 13:41
@netlify
Copy link

netlify bot commented Oct 10, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 47e281c
🔍 Latest deploy log https://app.netlify.com/projects/ibm-products-web-components/deploys/68f1570a571d640008986db4
😎 Deploy Preview https://deploy-preview-8435--ibm-products-web-components.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 project configuration.

@netlify
Copy link

netlify bot commented Oct 10, 2025

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

Name Link
🔨 Latest commit 47e281c
🔍 Latest deploy log https://app.netlify.com/projects/carbon-for-ibm-products/deploys/68f1570a0de3550008ed3f47
😎 Deploy Preview https://deploy-preview-8435--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 project configuration.

@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

❌ Patch coverage is 0.79365% with 125 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.72%. Comparing base (1c4fa62) to head (47e281c).
⚠️ Report is 233 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8435      +/-   ##
==========================================
+ Coverage   79.38%   84.72%   +5.34%     
==========================================
  Files         474      375      -99     
  Lines       20340    17517    -2823     
  Branches     5006     4079     -927     
==========================================
- Hits        16146    14842    -1304     
+ Misses       4194     2675    -1519     
Components Coverage Δ
ibm-products 83.33% <ø> (+2.75%) ⬆️
ibm-products-web-components 86.72% <71.73%> (+10.00%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

davidmenendez
davidmenendez previously approved these changes Oct 10, 2025
@matthewgallo
Copy link
Member Author

Confirmed with @RichKummer, the web component example usage is showing as expected
image

Copy link
Contributor

@szinta szinta left a comment

Choose a reason for hiding this comment

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

Verified in Code Connect and the generated code looks good to me.

@szinta szinta added this pull request to the merge queue Oct 28, 2025
Merged via the queue into carbon-design-system:main with commit 2cbc991 Oct 28, 2025
33 checks passed
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.

Figma Code Connect - web components (UserAvatar)

3 participants