-
Notifications
You must be signed in to change notification settings - Fork 219
Restructure Product Collection editor files #11981
Conversation
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
assets/js/blocks/product-collection/edit/index.tsx
assets/js/blocks/product-collection/edit/inspector-controls/attributes-control.tsx assets/js/blocks/product-collection/edit/inspector-controls/index.tsx assets/js/blocks/product-collection/edit/inspector-controls/stock-status-control.tsx assets/js/blocks/product-collection/edit/inspector-controls/taxonomy-controls/index.tsx assets/js/blocks/product-collection/edit/inspector-controls/taxonomy-controls/taxonomy-item.tsx assets/js/blocks/product-collection/edit/toolbar-controls/pattern-selection-modal.tsx |
Size Change: +7 B (0%) Total Size: 1.61 MB
ℹ️ View Unchanged
|
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.
I've tested the changes and everything appears to be functioning as expected 🚀
P.S.: It looks like fields such as Sprints and Estimate are missing, and there also seems to be a merge conflict
What
Part of changes from #10952:
/edit
directoryconstants
and create additional methods (required in the scope of Product Collection: Add new flow for adding Product Collection block #10952).This PR doesn't add any new functionality, it's purely for restructuring purpose.
Why
Improve navigation and cleanup Product Collection block directory with more changes coming.
Testing Instructions
Please consider any edge cases this change may have, and also other areas of the product this may impact.
Screenshots or screencast
WooCommerce Visibility
Required:
Checklist
Required:
[type]
label or a[skip-changelog]
label.Conditional:
[skip-changelog]
label is not present).Changelog