kubeflow / metadata

Repository for assets related to Metadata.
Apache License 2.0
121 stars 69 forks source link

[MLMD Lineage] Update Artifact Details target on navigation #194

Closed kwasi closed 4 years ago

kwasi commented 4 years ago

/kind feature /area metadata /area front-end

Describe the solution you'd like

When a user navigates to a different target using the Lineage View, switching them to the overview tab should show the overview of the currently selected target, not the origin target.

Anything else you would like to add:

kwasi commented 4 years ago

Closing this after UX feedback. The goal is for your exploration of lineage to stay rooted in the initial target when the user targets another Artifact.

To change the ArtifactDetails target, the user should click the title link. Making the title link navigate to a new target and the overview page will be handled by https://github.com/kubeflow/frontend/issues/15.