Skip to content

[RFR] Fix infinite scrolling request synchronization#1240

Merged
Kmaschta merged 5 commits intomasterfrom
fix_infinite_scrolling_request_synchronization
Nov 3, 2016
Merged

[RFR] Fix infinite scrolling request synchronization#1240
Kmaschta merged 5 commits intomasterfrom
fix_infinite_scrolling_request_synchronization

Conversation

@floo51
Copy link
Copy Markdown
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