-
Notifications
You must be signed in to change notification settings - Fork 614
[BUG]: MCP Servers/Virtual Servers/Tools - Double loading spinner on refresh #2689
Copy link
Copy link
Open
Copy link
Labels
MUSTP1: Non-negotiable, critical requirements without which the product is non-functional or unsafeP1: Non-negotiable, critical requirements without which the product is non-functional or unsafeawaiting-userWaiting for user feedback / retestingWaiting for user feedback / retestingbugSomething isn't workingSomething isn't workingpythonPython / backend development (FastAPI)Python / backend development (FastAPI)readyValidated, ready-to-work-on itemsValidated, ready-to-work-on itemsuiUser InterfaceUser Interface
Milestone
Description
🐞 Bug Summary
MCP Servers/Virtual Servers/Tools when refreshing each page the double loading spinner is displayed
🧩 Affected Component
Select the area of the project impacted:
-
mcpgateway- API -
mcpgateway- UI (admin panel) -
mcpgateway.wrapper- stdio wrapper - Federation or Transports
- CLI, Makefiles, or shell scripts
- Container setup (Docker/Podman/Compose)
- Other (explain below)
🔁 Steps to Reproduce
- Go to http://localhost:8080/admin/#gateways, or http://localhost:8080/admin/#catalog, or http://localhost:8080/admin/#tools.
- Refresh each page.
- Observe the loading spinner
🤔 Results
The loading spinner is doubled, appears twice:
🤔 Expected Behavior
One loading spinner is displayed at refresh.
📓 Logs / Error Output
Paste any relevant stack traces or logs here.
🧠 Environment Info
You can retrieve most of this from the /version endpoint.
| Key | Value |
|---|---|
| Version or commit | 6d65f45 |
| Runtime | Python 3.11.14 |
| Platform / OS | macOS |
| Container | none |
🧩 Additional Context (optional)
Add any configuration details, flags, or related issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
MUSTP1: Non-negotiable, critical requirements without which the product is non-functional or unsafeP1: Non-negotiable, critical requirements without which the product is non-functional or unsafeawaiting-userWaiting for user feedback / retestingWaiting for user feedback / retestingbugSomething isn't workingSomething isn't workingpythonPython / backend development (FastAPI)Python / backend development (FastAPI)readyValidated, ready-to-work-on itemsValidated, ready-to-work-on itemsuiUser InterfaceUser Interface