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

Add infinite scrolling for the tasks table #165

Open
fiennyangeln opened this issue Jul 31, 2018 · 4 comments
Open

Add infinite scrolling for the tasks table #165

fiennyangeln opened this issue Jul 31, 2018 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@fiennyangeln
Copy link
Contributor

  • We should do fetchMore in projects/:project and the languages/:language when there is nextPage and user is scrolling down
@fiennyangeln fiennyangeln added the help wanted Extra attention is needed label Jul 31, 2018
@fiennyangeln fiennyangeln changed the title Add infinite scrolling for the table Add infinite scrolling for the tasks table Jul 31, 2018
@helfi92 helfi92 added the good first issue Good for newcomers label Jun 24, 2019
@helfi92
Copy link
Contributor

helfi92 commented Jun 24, 2019

This could probably be implemented using https://github.com/bvaughn/react-window-infinite-loader.

@A1igator
Copy link

Imma try doing this.

@helfi92
Copy link
Contributor

helfi92 commented Jul 2, 2019

Awesome @A1igator! Looking forward to seeing what you come up with.

@A1igator
Copy link

A1igator commented Aug 11, 2019

Here is the pull request on my progress: #322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants