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
738 stars 383 forks source link

Rerender components and content slots after editing #816

Closed Xymmer closed 5 years ago

Xymmer commented 5 years ago

We need one more smartedit ticket for "Rerendering Components and Content Slots After Editing". So that after changing components/slots, spa refresh these content.

WeizhengSap commented 5 years ago

PR: https://github.com/SAP/cloud-commerce-spartacus-storefront/pull/828

WeizhengSap commented 5 years ago

Please read this before review and test:https://wiki.hybris.com/pages/viewpage.action?spaceKey=CxM&title=SmartEdit+Contract+for+Storefronts+-+1811#SmartEditContractforStorefronts-1811-RerenderingComponentsandContentSlotsAfterEditing (only Frontend Rendered Pages is supported)

After editing/removing components or slots, you should be able to see the changes.