Closed (fixed)
Project:
Name Field
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2025 at 18:47 UTC
Updated:
21 May 2026 at 18:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jcandan commentedThis may just be a matter of code clarity, and probably boils down to: rename the
'@components'argument to singular'@component'. I am placing this here because I looked at it and thought it needed animplode(', ', $missing_labels).Comment #3
bluegeek9 commentedIs this the issue you are seeing?
Comment #4
jcandan commentedBased on #2, I think I literally spun this up just from having read
@componentsplural, and wanted to circle back around to test it, but never did.Seems, based on your screenshot, it plops the error at the first component field, and does indeed display the "requires the following parts" message.
For
inline_form_errorsmodule, perhaps it would be better to allow it be be split up, so that each field gets their individual inline form error.Updated title and description to reflect this finding.
Comment #6
bluegeek9 commentedComment #7
bluegeek9 commented