faststore
faststore copied to clipboard
Digital commerce toolkit for frontend developers
**Describe the feature you'd like** I attempted to iterate through a map using ES6 syntax but had to resort to the older approach. Not urgent but nice to have. ```...
**Describe the bug** When navigating through the starter store theme nav using the keyboard (tab key), the search bar dropdown menu doesn't go away when tabbing away from search and...
The Image Gallery lacks a zoom-in/out feature, and the default image display doesn't fit properly Continuation from the issue: https://github.com/vtex/faststore/issues/1894 to keep tracking this pending feature This is the image...
Evergreen UI after adding search term: test  The Rest Day Long Sleeve product does not have any - size, category, color, department, subcategory,...
**Describe the bug** Github Actions Lighthouse output is difficult to parse because of characters that are not human friendly **Expected behavior** output should be formatted to exclude ANSI escape codes...
**Describe the bug** When changing the components min and/or max props, the change isn't reflected on the slider component **Expected behavior** PriceRange component to be reactive with the changes in...
## What's the purpose of this pull request? This PR aims to add more sections to pages. you can see the commit messages to ensure which sections were added to...
## What's the purpose of this pull request? Fix bugs related to the addition of fuzzy parameters to the URL on PLP (category page and search page). See jira tasks...
## What's the purpose of this pull request? This PR intends to set the default SEO metatags for the root `layout.tsx` file. ## How to test it? - Run the...
**Describe the bug** PLP is loading the filters and products twice, which is causing delays in page loading. This issue began in FS v3 and is not present in our...