Codeinwp / woocommerce-product-addon

PPOM for WooCommerce
4 stars 4 forks source link

Revamp Attach to Products popup #350

Open selul opened 1 week ago

selul commented 1 week ago

Summary

Improve the Attach To Products popup:

[!NOTE] For PRO version https://github.com/Codeinwp/ppom-pro/pull/442

Screenshots

image

Testing

Test first with the Free version. In this version, a field can have only one product attached to it.

Then, test with the Pro version, where a field can be attached to multiple products.

[!NOTE] Categories do not follow the same rule. A field can have multiple categories.

Closes https://github.com/Codeinwp/ppom-pro/issues/431

pirate-bot commented 1 week ago

Plugin build for 146c4a80e8d01b6dfdda0255f3170ce52d2e74fd is ready :bellhop_bell:!

selul commented 1 week ago

@Soare-Robert-Daniel I've reviewed the design and content and I think is good enough now. I've added some code review aswell.