Skip to content

fixed submenu-overlay#76890

Open
adithya-naik wants to merge 2 commits intoWordPress:trunkfrom
adithya-naik:fix/navigation-submenu-default-overlay-#76887
Open

fixed submenu-overlay#76890
adithya-naik wants to merge 2 commits intoWordPress:trunkfrom
adithya-naik:fix/navigation-submenu-default-overlay-#76887

Conversation

@adithya-naik
Copy link
Copy Markdown

What?

Closes #76887

Why?

Solves the submenu being opening up by default.

How?

Fixed CSS for Navigation Component

Testing Instructions

  1. Appearance -> Editor -> Patterns -> Header
  2. Navigation -> Settings
  3. Settings "Overlay Template": Default
  4. Change Settings "Display", "Overlay"

Testing Instructions for Keyboard

Screenshots or screencast

Before After
image image

Use of AI Tools

@github-actions
Copy link
Copy Markdown

Warning: Type of PR label mismatch

To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.

  • Required label: Any label starting with [Type].
  • Labels found: .

Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task.

1 similar comment
@github-actions
Copy link
Copy Markdown

Warning: Type of PR label mismatch

To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.

  • Required label: Any label starting with [Type].
  • Labels found: .

Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task.

@github-actions
Copy link
Copy Markdown

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.

Unlinked Accounts

The following contributors have not linked their GitHub and WordPress.org accounts: @adithya-naik.

Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Unlinked contributors: adithya-naik.

Co-authored-by: hagege <hage@git.wordpress.org>

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

@github-actions github-actions bot added [Package] Block library /packages/block-library First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository labels Mar 29, 2026
@github-actions
Copy link
Copy Markdown

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @adithya-naik! In case you missed it, we'd love to have you join us in our Slack community.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

@adithya-naik
Copy link
Copy Markdown
Author

adithya-naik commented Mar 29, 2026

Previously the icon is not visible.

After changes :

Screenshot

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Package] Block library /packages/block-library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Navigation block submenu toggle doesn't work in default layout

1 participant