Peng Zhou
Peng Zhou
## Description The current API type definition (`getRecordings`) does not match with the actual implementation (`getRecording`). https://github.com/Netflix/pollyjs/blob/cbca602a5a446da46a4a2834f893670b8c577880/packages/%40pollyjs/node-server/src/api.js#L18 ## Motivation and Context Correct the name so that we can avoid Typescript's...
## What? Clean up the customer step's copy writing. Please refer to [the summary of changes](https://docs.google.com/document/d/1FrtYZze9OKv_9RWJ58xDS2P0Mo7r4NP2mMr5Q_6gw6w/edit#heading=h.qlen9kii2zlu) for details. ## Why? Make the text in the Customer step of the checkout...
## What? We want to use `aria-busy="true"` to prevent a screen reader from using the modified content when there is an ongoing API request. Additionally, the loading state should be...
## What? - Add playwright video recording option in the config. (turned off by default) - Add check for essential helper functions usage. - Add check for essential env variables....
## What? This is the last PR of [CHECKOUT-6875](https://bigcommercecloud.atlassian.net/browse/CHECKOUT-6875).  ## Related PR Part I: https://github.com/bigcommerce/checkout-js/pull/996 Part II: https://github.com/bigcommerce/checkout-js/pull/997 ## Why? BC merchants can benefit from the ADA-compliant native...
## What? Add 3 new checkout extension regions. ## Depends on https://github.com/bigcommerce/checkout-sdk-js/pull/2567 ## Why? New business requirement. ## Testing / Proof ### Manual testing  ### The extension region after...
## What? Add the ability to choose multi-shipping shipping option. ## Why? A shopper can select a shipping method for a consignment. ## Testing / Proof https://github.com/user-attachments/assets/eef9c9db-b093-47ea-81f8-b93030d0a8aa @bigcommerce/team-checkout