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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | admin_toolbar-no_menu_link_auto_generation-2937982-2-D8.patch | 7.65 KB | romainj |
Comments
Comment #2
romainj commentedComment #3
romainj commentedComment #5
adriancid