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

-

Command icon 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

driskell created an issue. See original summary.

nickolaj made their first commit to this issue’s fork.

kallado’s picture

Status: Active » Needs review

I'm working on it creating a new merge request please review it when you can.

kallado’s picture

Assigned: Unassigned » kallado