-
Notifications
You must be signed in to change notification settings - Fork 1
Bug: Demo: Scroll stuck issue on demo page - intermittent, prevents returning to top #4
Copy link
Copy link
Open
Labels
bugSomething isn't working as expectedSomething isn't working as expecteddemoRelated to example apps, showcases, or demo environmentsRelated to example apps, showcases, or demo environmentsdocumentationImprovements or additions to documentationImprovements or additions to documentationinvalidThis doesn't seem rightThis doesn't seem rightpriority lowCan be worked on anytimeCan be worked on anytimeui/uxRelated to user interface or user experienceRelated to user interface or user experience
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expecteddemoRelated to example apps, showcases, or demo environmentsRelated to example apps, showcases, or demo environmentsdocumentationImprovements or additions to documentationImprovements or additions to documentationinvalidThis doesn't seem rightThis doesn't seem rightpriority lowCan be worked on anytimeCan be worked on anytimeui/uxRelated to user interface or user experienceRelated to user interface or user experience
Summary
On the demo page, there is a scroll-related bug. When scrolling down the page, sometimes the browser/user cannot scroll back to the top. The page forces the scroll position back down to the current section, creating an infinite loop or "sticky scroll" effect.
This happens on both mobile and desktop devices.
Important note: The issue is temporary / intermittent. After several attempts of trying to scroll up, it eventually works fine — but the experience is frustrating and confusing for users.
Steps to Reproduce
Expected Behavior
The user should be able to scroll freely up and down the entire page at all times, without any forced scroll position changes or delays.
Actual Behavior
Scrolling upward is sometimes prevented or reverted. Only after multiple attempts does it finally allow scrolling to the top.
Environment
Additional Context
This might be related to:
overfloworposition: stickyconflict