browsertrix icon indicating copy to clipboard operation
browsertrix copied to clipboard

Breadcrumb navigation

Open SuaYoo opened this issue 2 years ago • 1 comments

Currently, the "Back" link in the detail views go back to the resource list, rather than the last visited page. This leads to confusing navigation when navigating between resources such as viewing a crawl config detail page from the crawls list view.

Ideally, the implementation should also address the following issues:

  • https://github.com/webrecorder/browsertrix/issues/1983
  • https://github.com/webrecorder/browsertrix/issues/1944

SuaYoo avatar Feb 24 '23 20:02 SuaYoo

Breadcrumbs return!! Screenshot 2023-02-24 172249

Breadcrumb navigation should exist on all pages that are more than a level down from the main ones (Crawls, Crawl Configs, Collections, Browser Profiles, Org Settings)

Figma Link to implementation example in the full width Crawl Queue Editor

Shrinks99 avatar Feb 24 '23 22:02 Shrinks99