Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix big prefetch index not working for prepending #12

Merged
merged 2 commits into from
Dec 1, 2024

Conversation

xsahil03x
Copy link
Owner

@xsahil03x xsahil03x commented Dec 1, 2024

Description

Fixes generating prepend load trigger notification when prefetchIndex is bigger than the items visible on the screen.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@xsahil03x xsahil03x linked an issue Dec 1, 2024 that may be closed by this pull request
@xsahil03x xsahil03x merged commit 39bb3be into main Dec 1, 2024
4 checks passed
@xsahil03x xsahil03x deleted the fix/big-prefetchIndex branch December 1, 2024 18:46
@xsahil03x xsahil03x mentioned this pull request Dec 1, 2024
7 tasks
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.

Issue with preloading, if fetch index is far from visible zone.
1 participant