artsy / palette

Artsy's design system
https://palette-storybook.artsy.net/
MIT License
215 stars 45 forks source link

fix(use-position): handles scrolling within divs; sticky #1351

Open dzucconi opened 10 months ago

dzucconi commented 10 months ago

Just opening a canary for now so I can see what's happening inside of Force. The sticky story here works perfectly.

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @artsy/palette-charts@36.4.0-canary.1351.29887.0 npm install @artsy/palette@37.4.0-canary.1351.29887.0 # or yarn add @artsy/palette-charts@36.4.0-canary.1351.29887.0 yarn add @artsy/palette@37.4.0-canary.1351.29887.0 ```