generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
openmcp-project/ui-frontend
#206Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issueskind/bugpriority/lowFeature needs improvement, not urgentFeature needs improvement, not urgent
Description
What happened?
The link behind this breadcrumb:
https://%REDACTED%/#/mcp/projects/%PROJECTNAME%/workspaces/test/mcps/dev-mcp
the page reloads to the wrong page.
The correct link seems to be
https://%REDACTED%/#/mcp/projects/%PROJECTNAME%/workspaces/test/mcps/dev-mcp/context/mcp-project-%PROJECTNAME%--ws-test-dev-mcp--openmcp
What did you expect to happen and why?
I just see the MCP overview page
Please assign the appropriate priority to this issue.
/priority normal
Solution approach
Check if we can get rid of the suffix of .../context/....
at all and just have the:
https://%REDACTED%/#/mcp/projects/%PROJECTNAME%/workspaces/test/mcps/dev-mcp
Only if thats not easy, we should have a quick workaround by redirecting from the shorter URL to the longer one.
Metadata
Metadata
Assignees
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issueskind/bugpriority/lowFeature needs improvement, not urgentFeature needs improvement, not urgent