-
Notifications
You must be signed in to change notification settings - Fork 614
[BUG][UI]: The loading messages are not consistent on all pages while waiting for the API response #2946
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workingtriageIssues / Features awaiting triageIssues / Features awaiting triageuiUser InterfaceUser Interface
Milestone
Description
🐞 Bug Summary
The "loading" messages on some pages MCP Registry, Teams, Api Tokens and System Logs are in a different pattern (different or no loading icon, extra note message) comparing the loading state on Gateways, Tools, and other pages
🧩 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
- Hard load the pages
MCP Registry,Teams,Api TokensandSystem Logs - Observe the loading messages there
🤔 Expected Behavior
The loading state message should be similar to what we can see on Gateways, Tools, and other pages.
📓 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 | latest |
| Runtime | Python 3.12 |
| Platform / OS | macOS |
| Container | Docker |
🧩 Additional Context (optional)
Add any configuration details, flags, or related issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageIssues / Features awaiting triageIssues / Features awaiting triageuiUser InterfaceUser Interface