- Issue created by @balintbrews
Code components are not available under "Components" in the library by default. They're listed under "Code" (done in ✨ Managing code components in library Active ). This means they can't be used for editing content of the page — until they're added to components.
Add a button on the component editing UI (done in ✨ Editing code components Active ) that allows users to add a code component to components.
As a result of this issue, the component should be ready to use just as any other SDC or block.
Consult how this change needs to be represented in the code component's config entity (done in ✨ Config entity for storing code components Active ). After this change the code component should be picked up by the component source plugin done in ✨ Create a ComponentSource plugin for JS components Active , and as a result, be listed under "Components". It should no longer be visible under "Code".
Active
0.0
Page builder