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

[RFR] Fix infinite scrolling request synchronization #1240

Merged
merged 5 commits into from
Nov 3, 2016

Conversation

floo51
Copy link
Contributor

@floo51 floo51 commented Oct 31, 2016

Fix infinite scrolling list view :

  • Requests gets fired again when scrolling upwards adding duplicated into the dataset
  • If multiple requests gets fired at the same time, they might not be loaded into the dataset on the right order and thus mess with sorts

@floo51 floo51 changed the title [WIP] Fix infinite scrolling request synchronization [RFR] Fix infinite scrolling request synchronization Oct 31, 2016
@Kmaschta Kmaschta merged commit 3e27ae9 into master Nov 3, 2016
@Kmaschta Kmaschta deleted the fix_infinite_scrolling_request_synchronization branch November 3, 2016 10:37
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.

2 participants