Skip to content

fix(code-connect): update ProgressBar mappings#22105

Merged
heloiselui merged 4 commits into
carbon-design-system:mainfrom
heloiselui:code-connect-progress-bar
Apr 29, 2026
Merged

fix(code-connect): update ProgressBar mappings#22105
heloiselui merged 4 commits into
carbon-design-system:mainfrom
heloiselui:code-connect-progress-bar

Conversation

@heloiselui

@heloiselui heloiselui commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

Closes #20629

Updates the ProgressBar Code Connect mapping to use the renamed Figma Status property and the correct React type value.

Changelog

New

  • None

Changed

Removed

  • None

Testing / Reviewing

image

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 guide

@netlify

netlify Bot commented Apr 22, 2026

Copy link
Copy Markdown

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 66cd9ee
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/69f0ffe26630b00008ad9459
😎 Deploy Preview https://deploy-preview-22105--v11-carbon-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

netlify Bot commented Apr 22, 2026

Copy link
Copy Markdown

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 66cd9ee
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/69f0ffe28252d60008ed7a9e
😎 Deploy Preview https://deploy-preview-22105--v11-carbon-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 project configuration.

@heloiselui heloiselui changed the title fix(code-connect): update ProgressBar mappings and type prop error fix(code-connect): update ProgressBar mappings Apr 22, 2026
@codecov

codecov Bot commented Apr 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.07%. Comparing base (bb0a95b) to head (66cd9ee).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22105      +/-   ##
==========================================
- Coverage   95.10%   95.07%   -0.03%     
==========================================
  Files         541      541              
  Lines       45179    45179              
  Branches     6537     6510      -27     
==========================================
- Hits        42966    42954      -12     
- Misses       2084     2096      +12     
  Partials      129      129              
Flag Coverage Δ
main-packages 89.16% <ø> (ø)
web-components 97.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@devadula-nandan devadula-nandan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

Comment thread packages/react/code-connect/ProgressBar/ProgressBar.figma.tsx
Co-authored-by: Adam Alston <aalston9@gmail.com>
@tay1orjones tay1orjones added this pull request to the merge queue Apr 28, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 28, 2026
@heloiselui heloiselui added this pull request to the merge queue Apr 29, 2026
Merged via the queue into carbon-design-system:main with commit 2637d10 Apr 29, 2026
39 checks passed
@heloiselui heloiselui deleted the code-connect-progress-bar branch April 29, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: code-connect Issues relating to Figma Code Connect status: ready to merge 🎉

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ProgressBar: Rename state to status in figma code connect

4 participants