Instead of removing the administrative breadcrumb, effectively leaving the only breadcrumb item as "Home," can we rewrite it with the Admin Dashboard path? For example, navigating to the Admin Dashboard, then Enabled Functionality, the breadcrumb would look like:

Home > Admin Dashboard

Comments

lightsurge’s picture

Since Julio doesn't really support the full administrative backend, couldn't we actually quite simply replace the breadcrumb so that pages in admin/ show 'Admin Dashboard' in the breadcrumb (and nothing else, since we don't really ever go further than one administrative page deep in the context of the admin dashboard)?

We could have the breadcrumb for user 1 display normally.

jgraham’s picture

Not altering the breadcrumb for uid 1 is a good idea.

Related to #1516570: non-admin breadcrumb improvements penguininja's approach is more correct and won't conflict/confuse with providing a breadcrumb elsewhere.

lightsurge’s picture

Re-reading penguininja's post, I don't know why I commented in #1, sounds like we might be suggesting the same thing for the admin pages ;)

jgraham’s picture

Status: Active » Fixed

Adjusted to only adjust admin breadcrumb for non-uid = 1.

Remaining usability issues to be addressed in #1872486: Deprecate Dashboard

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.