-
As a user, I want to infinitely scroll to find the potentially hundreds of spots to go on a hunt for.
In this case, we can decide if we want to do a horizontal scrolling recyclerview like in the fi…
-
- [x] You can use **pagination** or **infinite scroll.** Decision is up to you.
- [x] query parameters:
- [x] `limit`: by default `25`. you can specify product count to be fetched at once.
…
-
-
# Summary:
As a dev, I should be able to load a list data in an async manner with infinite scrolling pagination.
# Requirements:
| Title | Description | Comment |
| ----- | ------ | ------- |…
-
-
DuckDuckGo does a good job at this. Should we do the same?
I know there is an argument against infinite scrolling in many cases. Does it apply to us? What about the (currently non-existent) footer? W…
-
- [x] Save the user's feed position as they scroll, so that navigating away from the page and back will bring them back to the same spot.
- [x] Allow bidirectional scrolling so that users resuming fr…
-
Hello,
Infinite scrolling indicator is the issue for me.
If I try to scroll up uitableview, then InfiteIndicator start animating.
Please check that
Thank you,
-
The table of results doesn't always need to show everything, we need some kind of pagination or infinite scrolling
-