Community
Participate
Working Groups
I have a WebDav file system installed. The "top" property of the service is localhost/project/plugin. When I click on the webDav in the left pane, the bread crumb shows me "WebDav->plugin" but I expected "WebDav". I believe the reason is because the fileClient.loadWorkspace(webDav path) generates an empty Parents property, which confused the breadcrumb.
From a breadcrumb point of view we try to name the "root" as the file system name (such as WebDAV content), and then the next folders are hopefully names that the user recognizes as their content.
Fixed in Master.