-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.1
-
Fix Version/s: 2.2.0
-
Component/s: Chrome
-
Environment:MacOS
-
Release Notes Summary:Make API Playground link dynamic
-
Tags:
-
Browser:
-
Logged In as Administrator:Yes
-
Dev Mode Activated:Yes
-
CORS Configured:Yes
-
Sprint:FTEST - W17
When clicking on the API Playground link from the browser extension the API Playground page is not opening connected to the instance and is opening the github hosted version of API Playground.
see attachment
It would be better if:
- link goes to `
{NUXEO_SERVER}
/nuxeo/playground` instead of https://nuxeo.github.io/api-playground/
- link only appears in the Useful links menu if the api-playground addon is installed on the Nuxeo instance