Skip to content

breadcrumbs should keep a store of overrides #124

Description

@vpanyushenko

When pages get nested, the user starts overriding breadcrumbs to more user friendly words. Instead of showing:

Actors / actor_123 / Movies / movie_456

we can use override to show

Actors / Jamie / Movies / Wonder Woman

However unless the user is keeping track of the "jamie" override, when they are on page foo, jamie will revert to actor_123. We can keep track of these key value pairs to display everything for the user without them needing to deal with it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions