primitives
primitives copied to clipboard
[ScrollArea] Scrolling over scroll track doesn't respect `overscroll-behavior`
Bug report
As of 1.0.0, scrolling when hovering over the scroll track doesn't respect overscroll-behavior setting used on the Scroll Area Viewport.
Example: https://workos.com/docs/reference
Try scrolling the left sidebar while hovering the scroll track, and compare with scrolling while hovering over other parts of the scroll area. This is quite painful in this specific example because the navigation items need to scroll into view to reflect the page body scroll position.
Just bumped into this today. Bug is still in 1.1.0 (which I guess makes sense because this is still open and that PR was never merged).