-
Notifications
You must be signed in to change notification settings - Fork 219
Refactor Product Query to use the latest Gutenberg APIs #7169
Conversation
As we worked with Gutenberg folks in WordPress/gutenberg#43590, WordPress/gutenberg#/43632 and WordPress/gutenberg#/44093 we have created a standard API that could be used for our use-case. This PR refactors our WIP experimental work to use that standardized API.
The release ZIP for this PR is accessible via:
|
Size Change: +19 kB (+2%) Total Size: 893 kB
ℹ️ View Unchanged
|
The Gutenberg feature plugin needs to be enabled for the PQ block to show up in the inserter. It also required
This does not seem to be functioning, as described: CleanShot.2022-09-22.at.15.47.23.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Your latest commit fixes the sale toggle and now everything tests as described.
Nice work!
Amazing! Thanks for the review @danielwrobert ! |
👋 - There is going to be a small change to this newly created API here: WordPress/gutenberg#44523. There is going to be a rename from |
…7169) * Refactor Product Query to use the latest Gutenberg APIs As we worked with Gutenberg folks in WordPress/gutenberg#43590, WordPress/gutenberg#43632 and WordPress/gutenberg#44093 we have created a standard API that could be used for our use-case. This PR refactors our WIP experimental work to use that standardized API.
As we worked with Gutenberg folks in WordPress/gutenberg#43590, WordPress/gutenberg#43632 and WordPress/gutenberg#44093 we have created a standard API that could be used for our use-case. This PR refactors our WIP experimental work to use that standardized API.
Screenshots
Testing
Automated Tests
User Facing Testing
Layout
,Columns
,Order by
,Filters > Keywords
,Filters > Taxonomies
,Show Products on Sale
,Color
,Advanced
(see screenshot above).Show Products on Sale
toggle (see screenshot above).WooCommerce Visibility