Needs work
Project:
Drupal Canvas
Version:
1.x-dev
Component:
Component sources
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Apr 2026 at 13:46 UTC
Updated:
23 Apr 2026 at 14:10 UTC
Jump to comment: Most recent

Comments
Comment #4
bnjmnmThe last CI run passed though it was only with multivalue Playwright tests running. I just re-enabled the full set of tests and it's running as I type this. 🤞 it passes.
I'm setting to NR since this is potentially blocking other efforts. I've not had a chance to go over the code at the depth I'd like to before switching to NR - but I have no additional time today for this and want to keep things moving. Hope it's not too chaotic.
Comment #5
bnjmnmRerunning the test and remove-related ones are still failing sometimes. At this point cant reproduce manually but I'll see what can be done.
Comment #6
bnjmnmOK
Comment #10
wim leersI'm worried about the server-side changes in
GeneratedFieldExplicitInputUxComponentSourceBase.What would help me understand and review this efficiently (and also to avoid regressions): test coverage in
GeneratedFieldExplicitInputUxComponentSourceBaseTestBaseorSingleDirectoryComponentTest.It seems the server-side changes relate to #3516754-11: Review how we ascertain a `type: array` (aka multiple-cardinality) SDC/JS prop value is empty.