Skip to content

Comments

Block Editor: Use dedicated navigation-overlay icon for template part area#10908

Closed
getdave wants to merge 1 commit intoWordPress:trunkfrom
getdave:fix/navigation-overlay-icon
Closed

Block Editor: Use dedicated navigation-overlay icon for template part area#10908
getdave wants to merge 1 commit intoWordPress:trunkfrom
getdave:fix/navigation-overlay-icon

Conversation

@getdave
Copy link
Contributor

@getdave getdave commented Feb 12, 2026

Backports the navigation-overlay icon change from WordPress/gutenberg#75426.

In get_allowed_block_template_part_areas() in block-template-utils.php, the Navigation Overlay area previously registered with 'icon' => 'overlay' as a placeholder. This updates it to the dedicated 'navigation-overlay' icon introduced alongside the icons package change in Gutenberg.

Trac ticket: https://core.trac.wordpress.org/ticket/64629

Use of AI Tools

This pull request was prepared with assistance from Claude Code (Anthropic, claude-sonnet-4-5-20250929). The code change has been reviewed and is the responsibility of the author.


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

… area.

Backports the REST API change from Gutenberg PR #75426.
Updates the Navigation Overlay template part area to use the new
'navigation-overlay' icon instead of the placeholder 'overlay' icon.
@github-actions
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props get_dave.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@github-actions
Copy link

Test using WordPress Playground

The changes in this pull request can previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time the link below is clicked.
  • Every time this pull request is updated, a new ZIP file containing all changes is created. If changes are not reflected in the Playground instance,
    it's possible that the most recent build failed, or has not completed. Check the list of workflow runs to be sure.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Test this pull request with WordPress Playground.

Copy link
Member

@mikachan mikachan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Matches the changes in WordPress/gutenberg#75426, LGTM!

@getdave
Copy link
Contributor Author

getdave commented Feb 12, 2026

@getdave getdave closed this Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants