Skip to content

refactor(react-utils): useSticky - use DOMRect for pRect#671

Merged
adamsoderstrom merged 1 commit intofix/use-sticky-viewport-containerfrom
refactor/use-sticky-dom-rect
Feb 26, 2026
Merged

refactor(react-utils): useSticky - use DOMRect for pRect#671
adamsoderstrom merged 1 commit intofix/use-sticky-viewport-containerfrom
refactor/use-sticky-dom-rect

Conversation

@adamsoderstrom
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 26, 2026 0:54am

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Feb 26, 2026

🦋 Changeset detected

Latest commit: c7315da

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
packages/react-utils/src/useSticky.ts 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

@@                        Coverage Diff                         @@
##           fix/use-sticky-viewport-container     #671   +/-   ##
==================================================================
  Coverage                              67.86%   67.86%           
==================================================================
  Files                                     63       63           
  Lines                                    974      974           
  Branches                                 246      246           
==================================================================
  Hits                                     661      661           
  Misses                                   254      254           
  Partials                                  59       59           
Files with missing lines Coverage Δ
packages/react-utils/src/useSticky.ts 0.00% <0.00%> (ø)
🚀 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.

@adamsoderstrom adamsoderstrom force-pushed the refactor/use-sticky-dom-rect branch 2 times, most recently from ea712cd to 2514223 Compare February 26, 2026 12:50
Copy link
Contributor

@maeertin maeertin left a comment

Choose a reason for hiding this comment

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

Looking goood 🔥

@adamsoderstrom adamsoderstrom force-pushed the refactor/use-sticky-dom-rect branch from 2514223 to c7315da Compare February 26, 2026 12:53
@adamsoderstrom adamsoderstrom merged commit 58400ad into fix/use-sticky-viewport-container Feb 26, 2026
5 of 6 checks passed
@adamsoderstrom adamsoderstrom deleted the refactor/use-sticky-dom-rect branch February 26, 2026 12:59
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.

2 participants