Closed (fixed)
Project:
Drupal Canvas
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2026 at 10:48 UTC
Updated:
17 Apr 2026 at 15:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #5
chandu7929 commentedComment #6
narendrarComment #7
tim.plunkettExisting test coverage should have caught this but it didn't, Naren suggests adding more wait calls.
Comment #10
narendrarExisting multivalue entity fields tests are expanded here. But component tests for Canvas page to cover multivalue props are getting added as a part of #3577946: Remove Canvas Dev Mode flag for Multi-Value Props support and I verified with @Utkarsh_33 that adding this fix resolved issue related to drag/drop for Text/Number/Integer fields which were not working without this fix earlier.
Comment #11
vipin.mittal18MR !827 fixes the reordering issue on Integer Number and Link (even not part of this ticket) prop types.
Comment #13
tim.plunkettMerged, thanks!