Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose existing Template Parts in the Inserter #31748

Closed
Tracked by #41241
jameskoster opened this issue May 12, 2021 · 1 comment · Fixed by #42454
Closed
Tracked by #41241

Expose existing Template Parts in the Inserter #31748

jameskoster opened this issue May 12, 2021 · 1 comment · Fixed by #42454
Labels
[Block] Template Part Affects the Template Parts Block Needs Design Needs design efforts.

Comments

@jameskoster
Copy link
Contributor

To insert an existing template part you must endure the following flow:

  1. Insert Template Part block
  2. Click "Choose existing"
  3. Find the template part

We should consider exposing any existing template part in the Inspector. IE if a template part named "Header" exists, I should see that as a block when I search the Inserter (or the quick inserter) for "Header".

A new section in the Inserter may be required to contain these.

@jameskoster
Copy link
Contributor Author

This one seems fairly straight-forward. Once a template part is published, it would appear in the "Theme" section of the inserter:

Screenshot 2021-05-17 at 14 55 56

And in the quick inserter when there is an appropriate search query:

Screenshot 2021-05-17 at 15 03 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Template Part Affects the Template Parts Block Needs Design Needs design efforts.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant