Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[frontend] Missing the left-side menu bar in KFP UI v1.7.1 #7110

Closed
daikeshi opened this issue Dec 23, 2021 · 3 comments
Closed

[frontend] Missing the left-side menu bar in KFP UI v1.7.1 #7110

daikeshi opened this issue Dec 23, 2021 · 3 comments

Comments

@daikeshi
Copy link
Contributor

After we upgraded KFP and its UI image version from 1.3 to 1.7.1, we noticed that the left-side menu bar is missing in KFP UI v1.71. Is there any way we can bring it back? Thanks

Environment

  • How did you deploy Kubeflow Pipelines (KFP)? It's deployed via OSS Kubeflow stack
  • KFP version: 1.7.1

Steps to reproduce

KFP UI v1.3
image

KFP UI v1.7.1
image

Expected result

The UI should be consistent and offer a way for users to navigate different features easily

Materials and Reference


Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

@daikeshi daikeshi changed the title [frontend] <Bug Name> [frontend] Missing the left-side menu bar in KFP UI v1.7.1 Dec 23, 2021
@zijianjoy
Copy link
Collaborator

Hello @daikeshi , I am wondering how do you install the Kubeflow OSS? The KFP UI is hidden because it detects the existence of Central dashboard, if Central dashboard exists, Pipelines related left nav items are merged to Central dashboard. But I don't see the central dashboard from your screenshot, maybe you can click the three lines icon on top left?

Reference: https://github.com/kubeflow/pipelines/blob/master/frontend/src/components/SideNav.tsx#L264-L266

#5199

@daikeshi
Copy link
Contributor Author

daikeshi commented Jan 4, 2022

@zijianjoy thanks! I see. We deployed KFP along with OSS central dashboard component with our customized Kubeflow setup.

Yeah, clicking the three lines icon on the top will bring the central dashboard menu selection back, but our users typically don't use it and we are on an older version of the central dashboard (there's a bug the link there requires a page refresh). Would it be possible to override HIDE_SIDENAV flag on my end via the deployment?

@zijianjoy
Copy link
Collaborator

You can configure in here https://github.com/kubeflow/pipelines/blob/master/manifests/kustomize/base/installs/multi-user/pipelines-ui/deployment-patch.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants