Problem/Motivation
An empty menu items appears in configuration with this module installed:
- Auto node translate translators
It does nothing when clicked using Drupal Navigation module
Steps to reproduce
Install module and a provider and use a basic editor use who doesn't have administer site configuration permission
Proposed resolution
Don't have a placeholder menu link - remove it - and in the submodules place their configuration directly under Regional.
Might need to keep this link though for BC and just have it point to a route that always have access denied or which requires administer site configuration so at least then it only displays if it has children. Issue might be in the navigation it doesn't have a further level rendering so it likely still an issue though. Might need it to have a landing page perhaps so its clickable but only appear if administer site configuration permission
Remaining tasks
-
User interface changes
-
API changes
-
Data model changes
-
Issue fork auto_node_translate-3574825
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
Comment #3
kallado commentedI'm working on it creating a new merge request please review it when you can.
Comment #7
kallado commented