rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
463 stars 261 forks source link

Going back button from dashboard to ember does not work #3321

Closed kravciak closed 3 years ago

kravciak commented 3 years ago

There are two links to Explorer in cluster view:

Those 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)

vincent99 commented 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.

kravciak commented 3 years ago

@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.

sowmyav27 commented 3 years ago

closing based on https://github.com/rancher/dashboard/issues/3321#issuecomment-866707371