Page MenuHomePhabricator

Maybe stack multiple breadcrumb sequences?
Closed, WontfixPublic

Description

This is fairly out there, but we sometimes have pages which exist in two or more logical places in the page hierarchy.

For example, when viewing ad-hoc triggers for a particular workboard column, you could arrive there via:

Projects > Triggers > Trigger 123

...or via:

Projects > Differential > Workboard > Column: In Progress > Trigger

We currently have to pick one, and often end up with a sort of mashup of the two paths. This is "mostly fine".

But we could show both:

Projects > Triggers > Trigger 123
         > Differential > Workboard > Column: In Progress > Trigger

But even typing that out makes this seem like a bad idea?

Event Timeline

epriestley triaged this task as Wishlist priority.Mar 12 2019, 4:57 PM
epriestley created this task.
epriestley claimed this task.

Probably a bad idea but maybe I'll revisit this at some point.

We should log all the paths used to get to each page, and then show all of them in a big combo box, and when you select one, update your browser's history to match that path!