Skip to content

Conversation

@tay1orjones
Copy link
Member

@tay1orjones tay1orjones commented Sep 26, 2025

Closes #19645

Builds on #20601 to revise the documentation in storybook about feature flags and adds a new page about the preview status.

Changelog

New

  • add preview code documentation to storybook

Changed

  • update feature flag documentation

Testing / Reviewing

  • Review the feature flag doc page in storybook, these should be the same in both react and wc storybooks
  • Review the new preview doc page in storybook, these also should be the same in both react and wc storybooks

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
Copy link

netlify bot commented Sep 26, 2025

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

Name Link
🔨 Latest commit 3717ffd
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/6903bccff74f84000861a964
😎 Deploy Preview https://deploy-preview-20606--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
Copy link

netlify bot commented Sep 26, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 3717ffd
🔍 Latest deploy log https://app.netlify.com/projects/carbon-elements/deploys/6903bccfd0c8c200097fa8c7
😎 Deploy Preview https://deploy-preview-20606--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 project configuration.

@codecov
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.65%. Comparing base (99e0486) to head (3717ffd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20606      +/-   ##
==========================================
+ Coverage   92.35%   96.65%   +4.29%     
==========================================
  Files         511      154     -357     
  Lines       37341    22865   -14476     
  Branches     5675      853    -4822     
==========================================
- Hits        34487    22100   -12387     
+ Misses       2706      755    -1951     
+ Partials      148       10     -138     
Flag Coverage Δ
main-packages ?
web-components 96.65% <ø> (-0.01%) ⬇️

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.

@netlify
Copy link

netlify bot commented Sep 26, 2025

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 3717ffd
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/6903bccfd0c8c200097fa8c5
😎 Deploy Preview https://deploy-preview-20606--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.

@tay1orjones tay1orjones marked this pull request as ready for review October 30, 2025 19:30
@tay1orjones tay1orjones requested a review from a team as a code owner October 30, 2025 19:30
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.

Feature Flag Documentation

1 participant