Alex Vuong

Results 20 issues of Alex Vuong

# Description This PR implemented strikethrough price for products on PLP if any product has a listing sale price ![image](https://github.com/SalesforceCommerceCloud/pwa-kit/assets/52219283/d0831e9a-4dfc-4dcc-adfc-5ec77cd300af) **NOTE**: You may notice the price may/ may not display...

### Summary Some products can be out of stock during shopping journey. Currently, only offline products are considered unavailable and get removed from cart/checkout page. ### Steps To Reproduce -...

BUG P3

# Description This PR addressess the issue #1490 # Types of Changes - [ ] **Bug fix** (non-breaking change that fixes an issue) - [ ] **New feature** (non-breaking change...

# Description # Types of Changes - [ ] **Bug fix** (non-breaking change that fixes an issue) - [ ] **New feature** (non-breaking change that adds functionality) - [ ]...

wip

# Description Some products can be out of stock during shopping journey. We want to make sure out of stock will also removed before allowing shoppers to navigate from Cart...

# Description # Types of Changes - [ ] **Bug fix** (non-breaking change that fixes an issue) - [ ] **New feature** (non-breaking change that adds functionality) - [ ]...

do not merge

# Description # Types of Changes - [ ] **Bug fix** (non-breaking change that fixes an issue) - [ ] **New feature** (non-breaking change that adds functionality) - [ ]...

do not merge

### Description When I customise Breadcrumb components and passing styles into these components, I saw warning about styling such as "Invalid attribute name: ......." ![image](https://github.com/chakra-ui/chakra-ui/assets/52219283/2fad1204-bd74-48b9-9c0f-9ec718a9ce3c) ![image](https://github.com/chakra-ui/chakra-ui/assets/52219283/c1b6fd70-8394-402a-9f49-ca4ad5dc941b) ### Link to Reproduction...

# Description There is an a11y error complaining on the html tag order on "horizontal" link-list. This PR addressed that An example of where horizontal list is the footer Term...

# Description This PR added E2E tests for a11y by using snapshot method provided by playwright. The reason we are using snapshots instead of excluding/ixcluding a11y rules are because current...