Problem/Motivation

The Shortcuts / Bookmarks shouldn't get the active trail behavior, since the active behavior is supposed to show the location you're in within a more logical menu structure like the Content or Administration menus to help users locate themselves on the administration.
Note that this is a regression because it was working before, so that code should still be around.

Steps to reproduce

  • Log in and go to /admin/content
  • You will see both the Bookmarks and the Content items are highlighted. Only the Content item should be.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 active-trail.png23.19 KBckrina

Issue fork navigation-3396569

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ckrina created an issue. See original summary.

ckrina’s picture

Issue summary: View changes
StatusFileSize
new23.19 KB
iro’s picture

Assigned: Unassigned » iro

iro’s picture

Status: Active » Needs review

  • iro committed b075c1d7 on 1.x
    Issue #3396569: Remove active trail from bookmarks menu.
    
ckrina’s picture

Assigned: iro » Unassigned
Status: Needs review » Fixed

The conclusion is that we’d have to deal with this in change management

Status: Fixed » Closed (fixed)

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

finnsky’s picture

We need to reopen since after refactor this feature is gone.