girder / girder_web_components

Reusable Javascript and VueJS components for interacting with a Girder server.
https://gwc.girder.org
Apache License 2.0
16 stars 9 forks source link

Breadcrumb broken. #130

Closed subdavis closed 5 years ago

subdavis commented 5 years ago

Navigating to a folder through search or entering a child folder makes the breadcrumb show only the parent, not the current working folder. Ascending corrects the issue.

matthewma7 commented 5 years ago

If this is the behavior of the latest master. I believe https://github.com/girder/girder_web_components/pull/125 would resolve this.

matthewma7 commented 5 years ago

Resolved by https://github.com/girder/girder_web_components/pull/133