Problem/Motivation

I noticed that the links generated in FormsStepsProgressBarBlock are rendered into markup instead of just returning render arrays. As a result, the title and URL of individual items can not be accessed or modified in hooks or the item-list template.

Proposed resolution

Since early rendering is generally discouraged I would suggest creating link render arrays for each item.

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

rob_pr created an issue. See original summary.

rob_pr’s picture

Status: Active » Needs review