Skip to content

feat(CoachmarkOverlayElements): implemented as patterns #8848

Open
anamikaanu96 wants to merge 4 commits intocarbon-design-system:mainfrom
anamikaanu96:coachmarkOverlay
Open

feat(CoachmarkOverlayElements): implemented as patterns #8848
anamikaanu96 wants to merge 4 commits intocarbon-design-system:mainfrom
anamikaanu96:coachmarkOverlay

Conversation

@anamikaanu96
Copy link
Contributor

Closes #8799

Implemented CoachmarkOverlayElements as patterns in Web component

What did you change? created CoachmarkOverlayElements folder under packages/ibm-products-web-components/examples & packages/ibm-products-web-components/src/patterns, and added its related files.

How did you test and verify your work? yarn storybook

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.

@anamikaanu96 anamikaanu96 requested a review from a team as a code owner January 22, 2026 11:56
@anamikaanu96 anamikaanu96 requested review from amal-k-joy and szinta and removed request for a team January 22, 2026 11:56
@netlify
Copy link

netlify bot commented Jan 22, 2026

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

Name Link
🔨 Latest commit 966158a
🔍 Latest deploy log https://app.netlify.com/projects/ibm-products-web-components/deploys/697c6f204de77f000808ac1e
😎 Deploy Preview https://deploy-preview-8848--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 Jan 22, 2026

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

Name Link
🔨 Latest commit 966158a
🔍 Latest deploy log https://app.netlify.com/projects/carbon-for-ibm-products/deploys/697c6f20da7aa00007a537f6
😎 Deploy Preview https://deploy-preview-8848--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.

@anamikaanu96 anamikaanu96 changed the title feat(coachmarkOverlayElements): implemented as patterns feat(CoachmarkOverlayElements): implemented as patterns Jan 22, 2026
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 77.58621% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.67%. Comparing base (332f80a) to head (966158a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8848      +/-   ##
==========================================
- Coverage   79.69%   79.67%   -0.02%     
==========================================
  Files         432      432              
  Lines       19910    19965      +55     
  Branches     4291     4305      +14     
==========================================
+ Hits        15867    15908      +41     
- Misses       4043     4057      +14     
Components Coverage Δ
ibm-products 82.34% <ø> (ø)
ibm-products-web-components 76.52% <77.58%> (-0.02%) ⬇️
🚀 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.

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.

Create CoachmarkOverlayElements as patterns in Web component

1 participant