Infinite Scroll and Offset Dependency Issue #31364
zaehlpixel
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the Problem
The offset option is currently dependent on the activation of the infinite scroll feature. Deactivating infinite scroll removes the offset option, which is problematic for sites that require offset functionality without infinite scrolling.
The offset option should be independent of the infinite scroll activation, allowing users to utilize offset functionality without requiring infinite scroll.
This limitation affects user experience on sites with slides showing steps, where infinite scroll is unnecessary, but an offset preview is desirable to guide users.
I recorded a video demonstrating the issue: https://clips.meminto.com/jkuBRZ07
Propose a Solution
The offset option should be independent of the infinite scroll activation, allowing users to utilize offset functionality without requiring infinite scroll.
Additional Context
No response
Agreement
All reactions