Closed kravciak closed 3 years ago
Same as https://github.com/rancher/dashboard/issues/1635#issuecomment-866700821 ; you will not be able to go to the standalone ember pages on its own to get to these.
@vincent99 I opened this issue based on https://github.com/rancher/dashboard/issues/1635#issuecomment-866083361 Please close if it won't get fixed / supported. Thanks.
There are two links to Explorer in cluster view:
Cluster Explorer
link on the top navigationTry out the Cluster Explorer
info boxThose links point to
../dashboard/c/local
instead of../dashboard/c/local/explorer
, which results in second redirect. When use them to access explorer going back in browser navigation has random result, for example:To reproduce: On Ember UI, Global -> Custers -> local -> Click on
Cluster Explorer
of the top navigation User is redirected to Dashboard page ( first dashboard/c/local then dashboard/c/local/explorer) Click on back in the browser (can be clicked multiple times)Tested on master-head (3dae3e2)