- Issue created by @dpi
- Issue was unassigned.
- Status changed to Needs review
11 months ago 11:13am 5 February 2024
It'd be handy to provide a list of section user edit link on the menu page.
This feature comes out of some client requirements.
Provide an easy way for editors to see which sections entities belong to, and manage them from a high-level overview/dashboard.
WBA doesnt necessarily have a good way of knowing the rough structure of a website. Though site builders utilising WBA would typically have enforced menu or taxonomy rules.
The menu page, although not fully comprehensive of a sites hierarchy, can possibly have decent coverage of a sites page and navigation structure.
We can augment the menu list overview page by adding a list of sections each entity related to a menu item is a part of. This way it's one-click away from modifying the users in the section.
It should work with any entity type, regardless of canonical route path or id style.
Maintainer questions and opinions
Changes to core menu UI menu edit form at /admin/structure/menu/manage/{menu}
available by navigating from Structure -> Menus when menu_ui is enabled. If the module is not enabled, the changes do not activate. These changes are a soft/optional dependency.
New classes and services.
Uses a service pattern w/ autowring instead of legacy classResolver pattern.
Nil.
Needs review
2.0
Code