angular-ui / angular-ui/ui-scroll
Working with page #/page size vs index/offset
Open
- Dominant language
- JavaScript
- Stars
- 326
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
I'm wondering if anyone has been able to make this module work using page #/page size API calls? The API i'm plugging into requires these instead of index & offset. Calls when scrolling down are obvious & easy, but because of the way the buffer clears itself, I haven't found a way to make it work when scrolling up. Could the buffer functionality be changed to remove whole chunks instead of half?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.