codeforboston / codeforboston/bostongreenmap
Pagination
Open
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
We want the results page to paginate results instead getting everything from the server.
@Mr0grog has started this work, which can be seen in pull request #59. With only a few minor issues, this seems to be a good start for pagination in the front end.
We may need more information. The Backbone model needs to stop asking for data when it reaches the end of the queryset. @brucegarro, any thoughts?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.