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).
How are you running VectorAdmin?
Docker (local)
What happened?
The pagination controls in VectorAdmin behave incorrectly during search operations:
Are there known steps to reproduce?