Problem/Motivation

Auto-generation of menu links conflicts with other modules eg. Style Switcher.
As many different modules add local task on admin pages it's complicated to auto-generate corresponding menu links. Some times we face double links and some other times we have to pass route parameter.
@see
https://www.drupal.org/project/admin_toolbar/issues/2934401
https://www.drupal.org/project/admin_toolbar/issues/2924266
And I'm pretty sure that we will face many other problems related to that feature.

Proposed resolution

Add menu links manually.

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

romainj created an issue. See original summary.

romainj’s picture

romainj’s picture

Status: Active » Needs review

  • adriancid committed e43e57f on 8.x-1.x authored by romainj
    Issue #2937982 by romainj, adriancid: Auto-generation of menu links...
adriancid’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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