vue-storefront icon indicating copy to clipboard operation
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...

Results 187 vue-storefront issues
Sort by recently updated
recently updated
newest added
trafficstars

### How the project can be improved? use extractCSS rule in build to make the bundle smaller ### What are the acceptance criteria? - [ ] ### Additional information _No...

### How the project can be improved? EN-436 ### What are the acceptance criteria? - [ ] ### Additional information _No response_ ### What version of Vue Storefront this feature...

### What is your question / Please describe your issue in Category.vue I have the following line of code `{{ $t('{count} items', { count: getCategoryProductsTotal }) }} ` but it...

**AS** a customer **I WANT** to be able to select a subcategory for currently selected category on Category page **SO THAT** I can see products that are not displayed in...

backlog

## Expected result When selecting specific sorting option on product list page, listed products should change order according to selected sorting. ## Actual result Products list reloads; products' order does...

bug
Next
backlog

Currently, `@vue/composition-api` and `@nuxtjs/composition-api` packages are added as a dependency or peer dependency in few packages, making it harder for us to update them. Additionally, we use the old beta...

backlog

Add MegaMenu to the Header in the agnostic Nuxt theme. Use `SfHeaderNavigation` from Storefront UI https://storybook.storefrontui.io/?path=/story/organisms-header--with-sfheadernavigation. Then use `useCategory` to 1. Fetch top-level root categories ![image](https://user-images.githubusercontent.com/15185752/100710860-adea3480-33b0-11eb-897b-0fd1f71a9581.png) 1. Fetch their subcategories...

Next
backlog

### Describe the Bug Hi guys, I've tested my vue storefront demo: pwa.binshops.com on many ios devices but the images do not get loaded. I've also tested the https://demo-ct.vuestorefront.io on...

bug

### Expected result Dropdown menus should be styled the same among every supported browser ### Actual result Dropdown menus are styled incoherently ### Firefox !dropdown_firefox.png|width=50%! ### Opera !dropdown_opera.png|width=50%! ### Safari...

bug
backlog

After logging out, customer's default address remains in cache, therefore it can be accessed by anonymous customer in the same browser. Although these days such scenario is highly unlikely as...

backlog