vue-storefront
vue-storefront copied to clipboard
Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to...
## What is the motivation for adding / enhancing this feature? * if user adds product to the cart successfully a notification with the following message should be displayed: "Successfully...
### Describe the Bug The internationalization does not work as expected in our both OS and enterprise demos. ### Current behavior The value of the current locale our Commercetools client...
### Expected result Data should be aligned with the associated headers ### Actual result Data is not properly aligned ### Steps to reproduce 1. Add product with one of the...
Regardless whether customer wants to update just their names or specific address, the whole set of data is being set as a payload (names, email, shipping and billing address). ###...
### Describe the Bug When you mark text in the account details fields when the cursor goes out of the frame, still pressing the left mouse button, the window is...
### Environment **repository**: `vue-storefront` **branch**: `main` ### Expected result Total should equal to subtotal + shipping cost ### Actual result Total equals to subtotal only ### Steps to reproduce 1....
### Acceptance Criteria * `afterEach` teardown is added * teardown deletes an account created for specific test to preserve tested environment clean
### Expected result Increase/Decrease quantity buttons should work both in grid and list views ### Actual result Increase/Decrease quantity buttons does not work on horizontal product card (list view) ###...
### How the project can be improved? Our current CVV for CLS is quite bad due to the fact that we do not have height set correctly. List of products...
### How the project can be improved? In several places we have imports of components that we do not use. Let's remove them to decrease the size of the bundle...