-
-
Notifications
You must be signed in to change notification settings - Fork 428
[scroll area] Support overscroll feedback (shrink) #4682
Copy link
Copy link
Open
Labels
component: scroll areaChanges related to the scroll area component.Changes related to the scroll area component.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.waiting for 👍Waiting for upvotes. Open for community feedback and needs more interest to be worked on.Waiting for upvotes. Open for community feedback and needs more interest to be worked on.
Metadata
Metadata
Assignees
Labels
component: scroll areaChanges related to the scroll area component.Changes related to the scroll area component.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.waiting for 👍Waiting for upvotes. Open for community feedback and needs more interest to be worked on.Waiting for upvotes. Open for community feedback and needs more interest to be worked on.
Summary
See how the scrollbar overscrolls like the content on Safari and Firefox macOS:
Screen.Recording.2026-04-26.at.20.48.16.mov
Examples in other libraries
Motivation
Better UX.
In practice, it seems that only Safari gives negative scroll values, so we can only build this with Safari.