-
-
Notifications
You must be signed in to change notification settings - Fork 358
[BUG]: Search Results Pagination Display Issue in VectorAdmin #166
Copy link
Copy link
Open
Labels
possible bugunconfirmed bug reportunconfirmed bug report
Description
How are you running VectorAdmin?
Docker (local)
What happened?
The pagination controls in VectorAdmin behave incorrectly during search operations:
- After performing a search (even when only a few results are returned), the pagination interface remains visible unnecessarily.
- Clicking on the pagination controls (e.g., page numbers or navigation buttons) has no effect when viewing search results.
Are there known steps to reproduce?
- Perform a search query that returns fewer results than the default page size.
- Observe the pagination controls still being displayed despite insufficient results to require pagination.
- Attempt to click on any pagination control (e.g., "Next Page" or page numbers).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
possible bugunconfirmed bug reportunconfirmed bug report