-
The STAPI spec documents what is expected for [pagination support](https://github.com/stapi-spec/stapi-spec/tree/main?tab=readme-ov-file#pagination) and in particular what endpoints should support it:…
-
- Project thread: pffQ75-Xd-p2
- Exploration: pdfdoF-5zD-p2
### Tasks:
- [x] Update networking: https://github.com/woocommerce/woocommerce-ios/pull/14187
- [x] Initial support for infinite scroll: h…
-
### What problem does this feature solve?
Hey!
I was trying to solve the problem of localization in Russian. Strings in Russian with 1 and 3 are declined differently than the others, and I need …
-
### zot version
v2.1.1
### Describe the bug
When setting up `onDemand: false` sync extension rules, the prefix matching is done only the 1st page result of the content discovery made towards the re…
-
The current implementation of the `API` responses lacks adequate support for comprehensive pagination. The API solely offers a `next_page_token` as a cursor to navigate to the next page. However, to a…
-
Efficient pagination with stateful cursors is needed in order to:
1. Keep the query long-running
2. Prevent user from making inefficient repeated requests with `SKIP x LIMIT y` semantics
3. Decrea…
-
### Is there an existing issue?
- [x] I have searched [existing issues](https://github.com/objectbox/objectbox-java/issues)
### Use case
Using ObjectBox as the database for Android Apps i…
-
1. Google adds tracking params to their pagination URLs, it'd be nice if the addon also filtered that href, this also happens on non-GBV mode (`gbv=2`). e.g. `/search?q=foo&sca_esv=955251e7965fe0d0&sc…
-
See
https://zenodo.org/api/records?size=25&page=401
https://zenodo.org/api/records?size=100&page=101
Currently we allow going to pages that we have no chance of resolving. This yields an error th…
-
Currently `/projects/contribute` page shows top 25 results for any query. The Algolia search engine supports pagination but it hasn't been implemented on the backend.
The task consists of 2 parts: …