-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Site Editor: remove the "All" panel from the Template navigation sidebar. #28801
Conversation
Size Change: -49 B (0%) Total Size: 1.36 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.
Looks good - Thanks!
Code wise is good but related tests should be updated before merge, like this one: https://github.com/WordPress/gutenberg/blob/master/packages/e2e-tests/specs/experiments/multi-entity-editing.test.js#L195
@mattwiebe this might no longer be needed after #28291? |
Description
Remove the "All" option from the Template panel of the Navigation Sidebar
Fixes #26925
How has this been tested?
Screenshots
Before:
After:
Types of changes
Breaking change (?) - all the other templates are still there.
Checklist: