Skip to content

feat(react): add hidden story for Pagination tooltip hover VRT#22154

Merged
maradwan26 merged 3 commits intocarbon-design-system:mainfrom
riddhybansal:pagination_vrt_test
May 4, 2026
Merged

feat(react): add hidden story for Pagination tooltip hover VRT#22154
maradwan26 merged 3 commits intocarbon-design-system:mainfrom
riddhybansal:pagination_vrt_test

Conversation

@riddhybansal
Copy link
Copy Markdown
Contributor

@riddhybansal riddhybansal commented Apr 30, 2026

Closes #21930

Add hidden story for Pagination tooltip hover VRT snapshot in Chromatic

Changelog

New

  • Added hidden TooltipHover story for Pagination component to capture tooltip hover state as a Chromatic VRT snapshot

Changed

  • N/A

Removed

  • N/A

Testing / Reviewing

Verify the story appears as a Chromatic snapshot and not in storybokk sidebar

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

@riddhybansal riddhybansal requested a review from a team as a code owner April 30, 2026 10:31
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 30, 2026

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 9030948
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/69f84e114b10770008fbc46f
😎 Deploy Preview https://deploy-preview-22154--v11-carbon-react.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
Copy link
Copy Markdown

netlify Bot commented Apr 30, 2026

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

Name Link
🔨 Latest commit 9030948
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/69f84e111bc86400084fa42b
😎 Deploy Preview https://deploy-preview-22154--v11-carbon-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
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #22154   +/-   ##
=======================================
  Coverage   95.10%   95.10%           
=======================================
  Files         548      548           
  Lines       45599    45599           
  Branches     6582     6548   -34     
=======================================
  Hits        43367    43367           
  Misses       2102     2102           
  Partials      130      130           
Flag Coverage Δ
main-packages 89.15% <ø> (ø)
web-components 97.89% <ø> (ø)

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.

Copy link
Copy Markdown
Contributor

@heloiselui heloiselui left a comment

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/src/components/Pagination/Pagination.stories.js
@riddhybansal riddhybansal force-pushed the pagination_vrt_test branch from 34a006e to 0cadee2 Compare May 4, 2026 07:39
@maradwan26 maradwan26 enabled auto-merge May 4, 2026 14:02
@maradwan26 maradwan26 added this pull request to the merge queue May 4, 2026
@maradwan26 maradwan26 removed this pull request from the merge queue due to a manual request May 4, 2026
@maradwan26 maradwan26 added this pull request to the merge queue May 4, 2026
Merged via the queue into carbon-design-system:main with commit 51dab56 May 4, 2026
38 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.

[Pagination]: Add snapshot for Tooltip visibility on hover

5 participants