directus / directus

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

Home Page:https://directus.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directus Paging issue

PrakashK775 opened this issue · comments

Describe the Bug

Facing issue for pagination controls, Attached SS and screen recording for the same

Screenshot 2024-05-21 at 12 47 06 PM

Screen.Recording.2024-05-21.at.12.48.14.PM.mov

To Reproduce

N/A

Directus Version

v10.11.0

Hosting Strategy

Self-Hosted (Docker Image)

Database

No response

Can you please add additional information on what you think the issue is here, I can see multiple and would like to clarify what you're actually reporting. Are there any other issues apart from the obvious misalignment of the page button?

And are you using any theming and/or custom css?

@hanneskuettner
I have a dataset collection in my project which includes a field for files (images). There are over 50+ images uploaded in this collection. When I attempt to navigate through the pages using the pagination controls, I encounter the following issues:
Pagination Stops Working After Page 2:
When I try to move to the next page (page 3 and beyond), the pagination controls fail to function correctly, and I cannot access images beyond page 2.
Tab View Functionality:
Interestingly, when I switch to the tab view, the pagination seems to work, and I can navigate through all the images without any issues. This suggests that the problem might be specific to the pagination controls in the default view.

Anything you're seeing in your browser logs?

@br41nslug : Not used any custom theming and/or css
@hanneskuettner Browser logs
Screenshot 2024-05-22 at 5 33 31 PM