kubeflow / dashboard

Kubeflow Central Dashboard is the web interface for Kubeflow
Apache License 2.0
3 stars 2 forks source link

Dashboard UI links are broken when inspect volume #22

Open beliaev-maksim opened 1 year ago

beliaev-maksim commented 1 year ago

/kind bug

What steps did you take and what happened: [A clear and concise description of what the bug is.] Dashboard UI links are broken when inspect volume

Steps:

  1. Open Volumes
  2. Pick a volume associated to the notebook
  3. Click on the name of the Notebook in pods mounted section
  4. Click back button

You are landed on the Notebooks page, while sidebar navigation is still on Volumes. URL corresponds to the Notebook page.

  1. Click on Volumes You see that URL changed, UI not
  2. Now if you refresh the page it is finally Volumes

I am afraid it is a bug behind another bug.

I also recorded the video, see below.

What did you expect to happen: when click back button go to Volume details

Environment:

https://user-images.githubusercontent.com/51964909/228572282-d3c34532-0aaf-43ad-84cc-3de8dca387dd.mp4

andreyvelich commented 1 week ago

/transfer dashboard

google-oss-prow[bot] commented 1 week ago

@beliaev-maksim: The label(s) kind/bug cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/kubeflow/dashboard/issues/22): >/kind bug > >**What steps did you take and what happened:** >[A clear and concise description of what the bug is.] >Dashboard UI links are broken when inspect volume > >Steps: >1. Open Volumes >2. Pick a volume associated to the notebook >3. Click on the name of the Notebook in pods mounted section >4. Click back button > >You are landed on the Notebooks page, while sidebar navigation is still on Volumes. URL corresponds to the Notebook page. > >5. Click on Volumes >You see that URL changed, UI not >6. Now if you refresh the page it is finally Volumes > >I am afraid it is a bug behind another bug. > >I also recorded the video, see below. > > >**What did you expect to happen:** >when click back button go to Volume details > > > >**Environment:** > >- Kubeflow version: (version number can be found at the bottom left corner of the Kubeflow dashboard): 1.7.0 > > > >https://user-images.githubusercontent.com/51964909/228572282-d3c34532-0aaf-43ad-84cc-3de8dca387dd.mp4 > > > > > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.