Skip to content

fix(useravatar): remove deprecated align options from wc stories - #9734

Open
anamikaanu96 wants to merge 1 commit into
carbon-design-system:mainfrom
anamikaanu96:avatar-align-deprecation
Open

fix(useravatar): remove deprecated align options from wc stories#9734
anamikaanu96 wants to merge 1 commit into
carbon-design-system:mainfrom
anamikaanu96:avatar-align-deprecation

Conversation

@anamikaanu96

Copy link
Copy Markdown
Contributor

Closes #7349

Removed deprecated align options from user avatar web component stories

What did you change? packages/ibm-products-web-components/src/components/user-avatar/user-avatar.stories.ts

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 July 27, 2026 09:57
@anamikaanu96
anamikaanu96 requested review from amal-k-joy and makafsal and removed request for a team July 27, 2026 09:57
@netlify

netlify Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

Name Link
🔨 Latest commit 95f9ed8
🔍 Latest deploy log https://app.netlify.com/projects/carbon-for-ibm-products/deploys/6a672b94effa400008124eda
😎 Deploy Preview https://deploy-preview-9734--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

Name Link
🔨 Latest commit 95f9ed8
🔍 Latest deploy log https://app.netlify.com/projects/ibm-products-web-components/deploys/6a672b94a1f75e0008d4e932
😎 Deploy Preview https://deploy-preview-9734--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.42%. Comparing base (5dad2cd) to head (95f9ed8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9734      +/-   ##
==========================================
- Coverage   81.43%   81.42%   -0.01%     
==========================================
  Files         413      413              
  Lines       21811    21811              
  Branches     4688     4688              
==========================================
- Hits        17762    17760       -2     
- Misses       4049     4051       +2     
Components Coverage Δ
ibm-products 83.51% <ø> (ø)
ibm-products-web-components 79.49% <ø> (-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.

[User Avatar]: Web component Popover tooltip aligments are deprecated

2 participants