spartacus icon indicating copy to clipboard operation
spartacus copied to clipboard

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.

Results 496 spartacus issues
Sort by recently updated
recently updated
newest added

DO NOT MERGE! testing e2e on 2211 devci6

Use the Angular Routing navigateByUrl() method to correctly route all kinds of URLs, including the ones with query params and fragments. Otherwise URLs containing query params or fragments are broken....

Do not merge. POC. Cypress 10.x in Saucelabs. Remote host.

Same as [v1 POC](https://github.com/SAP/spartacus/pull/16269/) plus: - replace with actual outlet components, having CSS `display:table-row` and attribute `role='row'` related to #15566 Result: > ![image](https://user-images.githubusercontent.com/4001059/196159343-33b7a52d-fe13-4cce-a5e3-dae35fdcd4a1.png)

Same as [v3 POC](https://github.com/SAP/spartacus/pull/16272/) plus: - issue-notification component moved inside the cart item row component, into the "Description" column - added a gradient fade out of the red color on...

Same as [v1 POC](https://github.com/SAP/spartacus/pull/16269/) plus: - display bundle info in `ITEM_DETAILS` outlet, and style it always in a compact/mobile way related to #15566 Result: > ![image](https://user-images.githubusercontent.com/4001059/196145660-1eb635a5-3291-4591-aa2d-9d863215427a.png)