Problem/Motivation

During manual testing for #3388482: How to reset value I noticed that in a multiple value field, whenever I clicked to add another item, the first row produced was blank. Looking at the screen capture in that issue, I can see that others have encountered the same issue.

Steps to reproduce

Create a bundle with a color_field that accepts multiple values. Create an entity of that bundle, and then click to add another item, and observe that the resulting row is blank. Click again an observe that subsequent rows function as expected.

Proposed resolution

Update the multiple rows handling.

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

mandclu created an issue. See original summary.

  • mandclu committed 020ef334 on 3.1.x
    fix: #3607053 First row added in a multiple value field is blank
    
    By:...
mandclu’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.