Closed (fixed)
Project:
Experience Builder
Component:
Page builder
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Jul 2024 at 14:52 UTC
Updated:
24 Jul 2024 at 07:04 UTC
Jump to comment: Most recent
Add some SDC's so that people can see something that looks nice after checking out the module.
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 #3
jessebaker commented@wim leers I've made an MR to add a pair of SDC's to the main XB repo but it appears that in doing so it has broken the tests and I'm unsure how to resolve them. The test (web/modules/experience_builder/tests/src/Kernel/SdcPropToFieldTypePropTest.php) appears to be coded to expect a certain set of SDCs but I don't know how to re-generate the data being compared in the test to include the new SDCs that I've added.
Comment #4
wim leersThanks — I'll get those fixed!
This will also help make #3452512: Add component instance edit form to contextual panel's MR (https://git.drupalcode.org/project/experience_builder/-/merge_requests/53) smaller 👍
Comment #5
wim leersDone.
Comment #7
wim leersComment #8
wim leersThis was a soft blocker to #3452512: Add component instance edit form to contextual panel — allowing that MR to become smaller again. 👍