Problem/Motivation

There is a todo in NavigationExtraLocalTasksBlock. What are the next steps that needs to be taken? See https://git.drupalcode.org/project/navigation_extra/-/blob/1.0.x/src/Plu...

// @todo Add extra attributes to the link.
$local_task_links[] = $local_task_link;

Steps to reproduce

N/A

Proposed resolution

N/A

Remaining tasks

Discuss what is needed and add if needed.

User interface changes

None.

API changes

None.

Data model changes

None.

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

tim-diels created an issue. See original summary.

tim-diels’s picture

Title: Followup on the todo in NavigationExtraLocalTasksBlock means » Followup on the todo in NavigationExtraLocalTasksBlock

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

jyrkimouton’s picture

Status: Active » Needs review