-
In smartedit, we see the error of "parentOverlay empty for component: breadcrumbComponent". If you login, then you will also see "parentOverlay empty for component: MyAccountComponent"
![screen sho…
-
The BottomHeaderSlot is not positioned properly in a viewport (looks like it's outside of the viewport).
## Environment Details
- Spartacus: latest develop
- Browser: Chrome 73.0.3683.86
- OS…
-
It might be related to this: https://github.com/SAP/cloud-commerce-spartacus-storefront/issues/734
When customer has no any shipping address added yet and want go through the checkout in the console …
-
See master ticker GH-1092
Remove the userId argument from these functions. Use the user id `current`instead inside the facade functions.
* loadPaymentMethods(userId: string): void {
* setPaymentM…
-
1 move translations from ```storefrontapp/src/assets/i18n/xxx.en.json``` to ```storefrontlib/src/translations/en/xxx.en.ts``` (also convert json to ts)
2 update ```storefrontlib/src/translations/ind…
-
See master ticket GH-1092
* Add a function to retrieve the userId according to the configuration.
For this to work, we need to :
* Create the new configuration field and assign a default valu…
-
From Olga: For SmartEdit support, we need to address security concerns on how SPA handles the preview ticket and enables the webApplicationInjector script. The webApplicationInjector script is needed …
-
See "UI Tickets" in GH-1580
https://98qkkl.axshare.com/#g=1&p=w_close_account_default
A Cancel button is supposed to be added to the wireframe. Implement it.
A specific behaviour to the Clos…
-
When user login, user logout, change language and change currency, most of data should be reloaded. We create metaReducers in `reducer/index.ts` to listen to these kinds of actions. For examples, in P…
-
- [X] Run all the E2E tests on the nightly branch on [jenkins](https://jkmaster.test.c3po.b2c.ydev.hybris.com/job/spa-nightly/):
Note: Make sure that ALL the tests are being run (about 29 tests).
I…