Migrate Category field to woocommerce/taxonomy-field block · Issue #40019 · woocommerce/woocommerce · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At #39947 we created a taxonomy-field block that is used for the Brands plugin. It was based on the Categories field, but made to be reusable. Currently the Categories field is not using it. We should migrate it and delete the category field, making sure that no regressions occur.
Acceptance criteria
The categories field is using the woocommerce/taxonomy-field block without any functionality regressions and no major UX changes
The text was updated successfully, but these errors were encountered:
Description
At #39947 we created a taxonomy-field block that is used for the Brands plugin. It was based on the Categories field, but made to be reusable. Currently the Categories field is not using it. We should migrate it and delete the category field, making sure that no regressions occur.
Acceptance criteria
The text was updated successfully, but these errors were encountered: