Closed
Description
It's likely that the editor UI will have a flow where users could discover patterns that contain a particular block.
As a hypothetical example, if I'm adding a Buy Now button to content, it should be easy for me to discover that my e-commerce plugin already has some patterns for product layouts that contain the Buy Now button, to save me doing it all manually.
That suggests some things would be required on the back end:
- A way to search both local and remote patterns for an exact match by block slug.
- Possibly a way to retrieve all local patterns grouped by block (if for example the inserter UI was to display blocks and patterns side by side).
This is still a feature idea in progress so it's not clear exactly how it might pan out and what the final flow and requirements might be.
Activity