Feature #18549
closedWB2 global search results show path
Description
Please show the path of the currently selected collection/project on the buttom of the page
Files
Updated by Peter Amstutz almost 3 years ago
- Target version set to 2022-01-05 sprint
- Assigned To set to Daniel Kutyła
Updated by Peter Amstutz almost 3 years ago
- Target version changed from 2022-01-05 sprint to 2022-01-19 sprint
Updated by Peter Amstutz almost 3 years ago
- Target version changed from 2022-01-19 sprint to 2022-02-02 sprint
Updated by Daniel Kutyła almost 3 years ago
- Status changed from New to In Progress
- Description updated (diff)
Updated by Peter Amstutz almost 3 years ago
- Target version changed from 2022-02-02 sprint to 2022-02-16 sprint
Updated by Peter Amstutz almost 3 years ago
- Target version changed from 2022-02-16 sprint to 2022-03-02 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-03-02 sprint to 2022-03-16 sprint
Updated by Daniel Kutyła over 2 years ago
New version first commit: https://dev.arvados.org/projects/arvados-workbench-2/repository/revisions/c77d85e1b722e2140736af692235ceed24952563
Test run: developer-tests-workbench2: #611
Branch: 18549-global-search-results-show-path
Added snackbar with item path
Updated by Peter Amstutz over 2 years ago
I went to search, typed in a search term, then clicked on one of the results and it crashed:
Updated by Peter Amstutz over 2 years ago
Did a little more testing. I connected to ce8i5.
Searched for "test"
- Clicking on a project result works, including federated results
- Clicking on a collection result works, including federated results
- Clicking on a process object crashes
Also I made some notes on layout issues:
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-03-16 sprint to 2022-03-30 Sprint
Updated by Daniel Kutyła over 2 years ago
New version first commit: https://dev.arvados.org/projects/arvados-workbench-2/repository/revisions/4b75b09d1c75d6796e75efc55e7b06917834b63e
Test run: developer-tests-workbench2: #619
Branch: 18549-global-search-results-show-path
Fixed layout, test updated
Updated by Peter Amstutz over 2 years ago
Daniel Kutyła wrote:
New version first commit: https://dev.arvados.org/projects/arvados-workbench-2/repository/revisions/4b75b09d1c75d6796e75efc55e7b06917834b63e
Test run: developer-tests-workbench2: #619
Branch: 18549-global-search-results-show-pathFixed layout, test updated
Thank you, this is a big improvement.
One more suggestion: instead of a simple string, would it be possible to use the Breadcrumbs
component so that it uses >
instead of /
to visually separate path components, and the projects are clickable?
We might need to adjust navigateTo() to support federated objects, and disable the context menu for federated objects.
Updated by Daniel Kutyła over 2 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados-workbench-2:arvados-workbench2|5e020488f67b5bc919796e0dc8b0b9f3b3ff23b0.