Github user neykov commented on the issue:
https://github.com/apache/brooklyn-ui/pull/36
I think that's the wrong way to fix the problem. The swagger page is opened
with `target=_blank` so it's a separate on from the main application. This
makes it surprising - say you click on the rest api page which opens a new tab
(you could even miss that), then click back on applications. Now you have to
identical tabs.
We should either:
* remove the frame from the swagger page so it's obvious that a new tab
is opened. With no way to click on the application tab (which brings even more
confusion)
* Open the swagger ui in the same window
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---