Hi everyone, I want to share some bugs I’ve noticed with the pagination feature (v.1) on custom lists:
-
Pagination order issue:
When I move to the next page, I expect to see the next set of items, not the last ones.
2.Example:* If I reach the bottom of the first 20 items on the first page and then go to the second page, I see the last items of the second page, not the first ones. This causes the item flow to be inconsistent. -
Search bar functionality:
When using a custom search bar (the only available option in custom lists), the search only works within the current set of 20 visible items.
Example:* If I’m looking for the 21st item that is called “Love” (on the second page) but I’m typing on the search bar on the first page, the item will not appear in search results. -
User-managed lists:
For lists that are user-managed (e.g., thread comments, for-sale listings, etc.), it would be great if, when a user posts something new, they could be directed to the most recent post. You would need to set the option to either skip to the top of the first page or the bottom of the last page. -
Page navigation:
Skipping through pages one by one can be tedious. It would be helpful to have a “Skip to last page” or “Skip to first page” option with just one click. -
Pagination display on Android:
On Android, the pagination numbers are displayed in white text on a light grey background, making them hard to read.
In conclusion, it’s a great feature, but unfortunately, due to these limitations, I’m unable to use it in my app
Please share your opinions too! Thank you!