Problem/Motivation

The weight property is incorrectly declared as a string.

This is a blocker for #3425489: use DraggableListBuilder, as DraggableListBuilderTrait expects a numeric value.

Steps to reproduce

Proposed resolution

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

joachim created an issue. See original summary.

joachim’s picture

Status: Active » Needs review

heddn’s picture

Status: Needs review » Reviewed & tested by the community

This fixes the bug.

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

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

  • isholgueras committed f148dc4b on 4.x authored by joachim
    Issue #3425980 by joachim, codebymikey, heddn: weight property should be...
isholgueras’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the work!

isholgueras’s picture

Status: Fixed » Closed (fixed)