Bug #5565
closed[Workbench] Show (anonymous-appropriate) breadcrumbs when rendering layout in anonymous mode
100%
Description
As an anonymous user is navigating through a public project, navigating to a collection or pipeline instance results in difficulty finding / going back to the project.
This was even more glaring as I was using the public project documentation. http://doc.arvados.org/start/getting_started/publicproject.html
This is because we hide the project breadcrumbs in anonymous view.
Instead of hiding it, we should show a version that is suitable for anonymous use, like:- Instead of a "Home" link, first breadcrumb is just static text "Public projects".
- No dropdown.
- Link to parent project(s) of current object.
Updated by Radhika Chippada almost 10 years ago
- Subject changed from [Workbench] While in a public project, after on a collection or pipeline instance, hard to go back to project. to [Workbench] While in a public project, after clicking on Show a collection or pipeline instance, hard to go back to project.
Updated by Tom Clegg almost 10 years ago
- Description updated (diff)
- Category set to Workbench
- Target version changed from Bug Triage to 2015-04-29 sprint
Updated by Tom Clegg almost 10 years ago
- Subject changed from [Workbench] While in a public project, after clicking on Show a collection or pipeline instance, hard to go back to project. to [Workbench] Show (anonymous-appropriate) breadcrumbs when rendering layout in anonymous mode
- Description updated (diff)
Updated by Radhika Chippada almost 10 years ago
- Assigned To set to Radhika Chippada
Updated by Radhika Chippada over 9 years ago
- Status changed from New to In Progress
Updated by Brett Smith over 9 years ago
Reviewing 2ad69e1. The description specifies that the breadcrumbs should include "Link to parent project(s) of current object." The current code in the branch only links to the most recent parent. Would it fit the story better if the view iterated over project_breadcrumbs to render each of them?
Thanks.
Updated by Radhika Chippada over 9 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|commit:a2fc3a2158c3c154c3d7fc2b55eea928898cafb5.