-
We have a custom site running on Azure cloud and I have completed the setup of Spartacus storefront. right now I am facing issues in PDP that tabs are not getting displayed and in the network tab unde…
-
# The background of this question
This question is related to an `Integration Scenario` between another SAP product and Spartacus library.
Suppose we have an existing Angular application (let's …
-
Sync the Javascript and Typescript profiles you are using in https://sonarcloud.io/dashboard?id=sap_cloud-commerce-spartacus-storefront, with the profiles in use in https://sonar-ec.hybris.com/profil…
-
From Simon (but we have to check how it compares to matching SAP standards):
1. Change the background colour of the white bar when you're in a customer session
2. Make the search box smaller (half t…
-
Aria-labels and other hidden attributes should be translated. As of now those attributes are hardcoded in the HTM.
see : https://github.com/SAP/cloud-commerce-spartacus-storefront/blob/develop/proj…
-
An e2e test is required for WishLists that confirms checkout functionality has not been affected.
See blocker bug: https://github.com/SAP/cloud-commerce-spartacus-storefront/pull/5797
**Therefore…
-
Now to enable auto-config, customer needs just to omit the config for `context.baseSite` (thanks to https://github.com/SAP/cloud-commerce-spartacus-storefront/issues/1810).
At the same time it's reco…
-
In order to avoid frequent e2e failures after recipe change hardcoded assumptions needs to be removed from the tests. For example, for `smoke/product-search` instead of checking for exact hardcoded nu…
-
The following security alert has been risen by github.
**Alert:**
https://github.com/SAP/cloud-commerce-spartacus-storefront/network/alert/yarn.lock/lodash.template/open
**Severity:**
criti…
-
When using a fresh clone and running `git checkout -b my-b` I get: `warning: refname 'HEAD' is ambiguous`. When running `git show-ref` I can then see that there is a tag called 'HEAD' which is causing…