gitlab-teams icon indicating copy to clipboard operation
gitlab-teams copied to clipboard

Add infinite scroll to Todos page

Open MadhuPolu opened this issue 6 years ago • 1 comments

@chamerling, first added infinite scroll for todos page, if it's okay then I'll add the same for remaining pages issues and requests in a separate PR.

#57

MadhuPolu avatar Oct 27 '19 23:10 MadhuPolu

@chamerling, the Travis CI build failed due to the reason that package-lock.json is not in synch with package.json. if it's okay I'll add updated package-lock.json to this PR.

Error from log: npm ERR! cipm can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with npm install before continuing.

npm ERR!

npm ERR!

npm ERR! Missing: vue-infinite-scroll@^2.0.2

npm ERR!

MadhuPolu avatar Oct 31 '19 00:10 MadhuPolu