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

Buffer new tweets for each column until the user takes an action to load them #28

Closed
keithamoss opened this issue Dec 18, 2018 · 0 comments
Milestone

Comments

@keithamoss
Copy link
Owner

keithamoss commented Dec 18, 2018

Our workaround to the react-virtualized issue of adding tweets at the top of an infinitely loading list is to:

  • Buffer new tweets separately in the store until the user hits "load new tweets" for the column
  • Track the position of the top tweet in each column and restore to position on componentDidUpdate
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

No branches or pull requests

1 participant