Bug #5565
closed
[Workbench] Show (anonymous-appropriate) breadcrumbs when rendering layout in anonymous mode
Added by Radhika Chippada almost 10 years ago.
Updated over 9 years ago.
Assigned To:
Radhika Chippada
Estimated time:
(Total: 0.00 h)
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.
- Description updated (diff)
- 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.
- Description updated (diff)
- Category set to Workbench
- Target version changed from Bug Triage to 2015-04-29 sprint
- 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)
- Assigned To set to Radhika Chippada
- Status changed from New to In Progress
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.
- Status changed from In Progress to Resolved
Applied in changeset arvados|commit:a2fc3a2158c3c154c3d7fc2b55eea928898cafb5.
Also available in: Atom
PDF