SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
736 stars 380 forks source link

SmartEdit: Editing of items in AbstractCMSComponentContainer is only limited possible #8583

Open cayacdev opened 4 years ago

cayacdev commented 4 years ago

Is your feature request related to a problem? Please describe. See my question on: https://stackoverflow.com/q/63371797/7365529

[...] For testing purpose I added the 'normal' CMSTabParagraphContainer with CMSParagraphComponent's to my content slot in the backoffice. And I can edit the first CMSParagraphComponent that is shown in SmartEdit. Unfortunately I cannot add new paragraphs to the CMSTabParagraphContainer. [...]

Also deleting of entries are not possible. Only the editing of the content.

Describe the solution you'd like I want to edit the items of a AbstractCMSComponentContainer in the same way as 'normal' components in content slots in SmartEdit. (add,edit,remove, reorder)

Describe alternatives you've considered no alternatives

Additional context no additional context

Xymmer commented 4 years ago

Bill to ask SmartEdit team about this ticket likely a backend improvement, nothing to do with Spartacus