[FE] Hide dependency_path_viewer
The dependency_path_drawer should be used in favor of the dependency_path_viewer.
- Hide the viewer when the FF
dependency_pathsis enabled (thus using thedependency_path_drawer) - Remove
dependency_path_vieweroncedependency_path_drawerbecomes the default (need to confirm with Design and PM). Might need to also update docs - Does that mean
ancestorsfield becomes obsolete?
Ex: https://gitlab.com/gitlab-org/gitlab-ui/-/dependencies
| dependency_path_viewer | Response |
|---|---|
![]() |
![]() |
The dependency_path_viewer.vue is pulling data from the "ancestors" field.
Edited by Samantha Ming

