a1a0128904
* Fetch all products for hand-picked products control This commit modifies the `getProducts` function usage within the Hand-Picked Products control, aiming to fetch all products regardless of catalog size. The change involves explicitly setting `queryArgs` to include `per_page: 0` in the function call. This adjustment overrides the default behavior based on the `isLargeCatalog` condition, ensuring that all available products are fetched from the Store API for selection within the control. * Add changefile(s) from automation for the following project(s): woocommerce-blocks --------- Co-authored-by: github-actions <github-actions@github.com> |
||
---|---|---|
.. | ||
inspector-advanced-controls | ||
inspector-controls | ||
toolbar-controls | ||
collection-chooser.tsx | ||
collection-selection-modal.tsx | ||
editor.scss | ||
index.tsx | ||
product-collection-content.tsx | ||
product-collection-placeholder.tsx |