4 March 2025
Store launchpadsB2B
The new version of the Store Launchpad for B2B Manufacturing contains enhanced functionality and a bug fix.
Enhancements
- To be compatible with React version 19, we now pass
refs
as props instead of using the deprecatedforwardRef
method. - Added form labels to components that had none, making the store launchpad more accessible.
- Updated headings to be semantic and in the correct order, improving the accessibility of the store launchpad.
- In the Cart, you can now click a product image or product title and are redirected to the Product details page (PDP).
- When a customer changes their locale, the page is now refreshed to ensure the data is displaying correctly for that locale.
- Updated HeadlessUI to version 2.1.
- For select and multi-select components, we now use combo boxes instead of list boxes.
Bug fixes
- Fixed an issue where two carts were created when a customer changed their locale while they had items in their cart.