Skip to content

Conversation

@Nayana-R-Gowda
Copy link
Collaborator

Signed-off-by: NAYANAR [email protected]


💡 Fix Description

Implement unified search and filter functionality across all Admin UI tabs Servers, Virtual Servers, Tools, Prompts, Resources, A2A Agents

🧪 Verification

Check Command Status
Lint suite make lint pass
Unit tests make test pass

📐 MCP Compliance (if relevant)

  • Matches current MCP spec
  • No breaking change to MCP clients

✅ Checklist

  • Code formatted (make black isort pre-commit)
  • No secrets/credentials committed

Copy link
Collaborator

@rakdutta rakdutta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unified search works across all Admin UI tabs—MCP Server, Tools, Prompts, Resources, and A2A Agents—but not for Virtual Servers. In the Virtual Servers tab, search is limited to the name field, and across all tabs, the search is also incorrectly matching keywords from the Actions column.

Please update the search logic to use only the intended data fields and exclude values from the Actions column.

Copy link
Collaborator

@rakdutta rakdutta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR is ready to be merged. The unified search and filter functionality is now working across all Admin UI sections — MCP Server, Virtual Server, Tools, Prompts, Resources, and A2A Agent pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants