-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Release dutiesenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
I suggest using the backend-theme for Metadata Display-routes. Currently it is a bit confusing that the user ends up in the front-end after clicking "Admin->Content->Metadata Displays".
It makes perfect sense for routes like "/metadatadisplay/add" where users must see the end-result of their preview in their front-end theme, but for lists like under "/list" it is confusing.
A possible solution is to add the following parameter to the route in format_strawberry.routing.yml:
options:
_admin_route: TRUE
For consistency it would make sense to change the routes itself to "/admin/content/metadatadisplay/...".
DiegoPino
Metadata
Metadata
Assignees
Labels
Release dutiesenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed