-
**Kibana version:** 8.15.2
**Describe the bug:** The enrollment page does not have any pagination when you have more tokens than the number of rows per page selected
**Steps to reproduce:**
1. Crea…
-
Currently the profile page lists all posts without any pagination. This is fine when there aren't many posts, but it becomes increasingly problematic as more posts are made.
-
A pagination component is a user interface element that allows users to navigate through a large set of data by dividing it into discrete pages.
It typically includes controls such as next/previous…
-
Pagination limits are currently implicitly based on the `max_result_window`-setting of the `.kibana*` system indices.
This seems too tied to the internal implementation details.
Should discuss if
-…
-
*PHP Version:* 8.3.12 | *Shopware Version:* 6.6.6.1 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
In the backend in the settings for the documents, the number 37…
-
## Describe the Bug
I believe I have found multiple issues with window pagination implementation.
- `AttributeError` is always thrown in `ListConnectionWithTotalCount.resolve_connection_fr…
-
Get more films when scrolling
Pagination
Check pagination dependencies an requirements
-
When creating paginations, for some reason the first item on the first page is indented by one space when it shouldn't be whereas on the pages following the items start on the right slots.
![2024-09-…
-
when i place multiple urls sapareted by spaces i get the error "Pagination and Attended Mode are disabled when multiple URLs are entered."
\streamlit_app.py", line 110, in
st.session_state['p…
-
Design System > Pagination Issues
1. On hover grid dropdown hides the number
2. If I switch to the last number of page in pagination I am not able redirect back to 1st
3.My api is returning 27 record…