Skip to content

[BUG][UI]: Search filter on the tools tab only filters for the current page #2159

@s001dxp

Description

@s001dxp

🐞 Bug Summary

The search filter on the tools tab will only sort tools on the current page. If i'm on page 1 and use the search with a tag of a tool on page 7, it will not returns any results.


🧩 Affected Component

Select the area of the project impacted:

  • mcpgateway - UI (admin panel)

🔁 Steps to Reproduce

  1. Register multiple MCP servers so with enough tools to cause pagination on the tools page.
  2. Go to the tools page and add tags to the tools
  3. From page 1 of the tools, use the search with a tag of a tool on a different page. No results will be returned

🤔 Expected Behavior

I expect that the the search filter, when given a tag, would filter across all pages and not just the current page.


🧠 Environment Info

You can retrieve most of this from the /version endpoint.

Key Value
Version or commit 1.0.0-BETA-1
Runtime Python 3.12.11, FastAPI Version: 0.124.4, Gunicorn
Platform / OS Operating System: Ubuntu 22.04.5 LTS
Container Docker

Metadata

Metadata

Assignees

Labels

SHOULDP2: Important but not vital; high-value items that are not crucial for the immediate releasebugSomething isn't workingfrontendFrontend development (HTML, CSS, JavaScript)uiUser Interface

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions