Closed (fixed)
Project:
Color Field
Version:
3.1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2026 at 21:33 UTC
Updated:
13 Jul 2026 at 21:50 UTC
Jump to comment: Most recent
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.
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.
Update the multiple rows handling.
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
Comment #4
mandclu commented