Skip to content

Conversation

evelant
Copy link

@evelant evelant commented Oct 3, 2025

Description

When scrolling up with onStartReached useBoundDetection does not properly check scroll position while scrolling up. This resulted in onStartReached only firing when reaching the very top of the list and also firing while near top of the list and scrolling down. It was missing firstItemOffset in the calculation and missing pendingStartReached.current = false on data changes.

Fixes (issue #) #1872

Likely fixes

#1915

#1844
#1864

Reviewers’ hat-rack 🎩

  • [ ]

Screenshots or videos (if needed)

@evelant
Copy link
Author

evelant commented Oct 3, 2025

I signed the cla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant