Skip to content

fix(ui): add missing Export Config button to Virtual Servers table#2363

Merged
crivetimihai merged 1 commit intomainfrom
2362-export-config-fix
Jan 24, 2026
Merged

fix(ui): add missing Export Config button to Virtual Servers table#2363
crivetimihai merged 1 commit intomainfrom
2362-export-config-fix

Conversation

@crivetimihai
Copy link
Copy Markdown
Member

Summary

Changes

  • Added Export Config button to mcpgateway/templates/servers_partial.html
  • Button calls showConfigSelectionModal() to open the config export modal
  • Supports exporting MCP client configuration in stdio/SSE/HTTP formats

Closes #2362

The Export Config button was not included when pagination was
implemented in PR #1955. This button allows users to export
MCP client configuration in stdio/SSE/HTTP formats.

Closes #2362

Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
@crivetimihai crivetimihai self-assigned this Jan 24, 2026
@crivetimihai crivetimihai added bug Something isn't working ui User Interface labels Jan 24, 2026
@crivetimihai crivetimihai added this to the Release 1.0.0-BETA-2 milestone Jan 24, 2026
@crivetimihai crivetimihai merged commit 7f37351 into main Jan 24, 2026
53 checks passed
@crivetimihai crivetimihai deleted the 2362-export-config-fix branch January 24, 2026 15:06
kcostell06 pushed a commit to kcostell06/mcp-context-forge that referenced this pull request Feb 24, 2026
…BM#2363)

The Export Config button was not included when pagination was
implemented in PR IBM#1955. This button allows users to export
MCP client configuration in stdio/SSE/HTTP formats.

Closes IBM#2362

Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ui User Interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: UI: Export Config button missing from Virtual Servers table after pagination

1 participant