3572553 Save Multi-Value Prop Configuration for Code Components
Testing Steps: Multi-Value Props
- Install Drupal using the standard profile and enable the
canvas_dev_modemodule:ddev drush si --account-pass admin -y && ddev drush en canvas_dev_mode -y && ddev drush cr - Open the Canvas editor.
- Create a code component with a text prop and set its cardinality to limited, then repeat with unlimited.
- Save the component, reload the page, and confirm the changes persist.
- Use the "Add to components" button to add the component to the page and verify it renders correctly.
- Repeat steps 3–5 for every prop type that supports multi-value (e.g. integer, number, image, video, link, date, enum).
Edited by Chandan Singh