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
744 stars 389 forks source link

cart module: only load once in the store #471

Closed Xymmer closed 5 years ago

Xymmer commented 5 years ago

Originating from #272 and discussed in Nov 29 refinement.

Only load once in the store (like what we did in product store). Not every module needs it. Close if not with a comment. To be done after epic/accessors>functions

See #272 for example and checklist from Stan. Direct questions to Stan.

WeizhengSap commented 5 years ago

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

WeizhengSap commented 5 years ago

The loading/loaded flags are messed up by this ticket https://github.com/SAP/cloud-commerce-spartacus-storefront/issues/512

WeizhengSap commented 5 years ago

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