-
It appears that list_members returns by default 100 users. Watchlists may contain over 100 users. There is no pagination documented in the code or docs. The total_count parameter returns the proper nu…
-
### The problem
I'm working on embedding the data-table and pagination component into our product watsonx Assistant chat. The pagination component has a smaller form factor, but it only appears when …
-
I have been unable to find a "current query result number" that will enable me to:
1) Number query results for a regular query
2) Base dynamic visibility on the current query item count
Please ad…
-
### NetBox version
v4.0.2
### Feature type
Data model extension
### Proposed functionality
Pagination in GraphQL.
With the newly Strawberry.rocks GraphQL engine, it is possible to implement Pagi…
-
```
@http_get(
path="",
response={
HTTPStatus.OK: PaginatedResponseSchema[CountrySchema] | List[CountrySchema],
HTTPStatus.INTERNAL_SERVER_ERROR: ErrorS…
-
**Is your feature request related to a problem?**
We should use the new `_list/indices` API instead of `_cat/indices` to better handle fetching of indices as current `cat` API consumes too many resou…
-
### Parent Issue
#30372
### User Story
As a content editor, I want to see a list of activities in the Edit Contentlet sidebar, so I can track and monitor content-related activities.
### Accep…
-
https://webjars.org/all gets quite a bit of traffic (relatively):
![image](https://github.com/user-attachments/assets/e1aacf8e-db08-4ae0-a388-0fbb2f8ffb89)
But I definitely question the value of t…
-
### Bug Description
The sorting functionality is only applying to the data on the current page, rather than sorting the entire data set across all pages. This leads to incorrect sorting when using pag…
-
The pagination functionality of pages like Pending/In Progress/Vote Counting/Completed needs optimization. Currently, the pagination data display is abnormal, and clicking on the pagination buttons le…