fixed submenu-overlay#76890
Conversation
|
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.
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. |
|
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.
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. |
|
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 Unlinked AccountsThe 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. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
👋 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. |
t-hamano
left a comment
There was a problem hiding this comment.
Thanks for the PR!
If I understand correctly, the current behavior is intentional. Before we move forward with this PR, let's first confirm if the current behavior is as expected.
Thanks for the clarification. Based on the issue description (#76887), the current behavior does not seem intentional. When using the Default overlay template, the submenu is always expanded on the front end, regardless of the selected Submenu Visibility setting (Hover or Click). Please let me know if this behavior is expected by design. If so, I’m happy to revisit the approach; otherwise, this PR aims to align the behavior with the expected functionality. |
|
@adithya-naik Let's wait for responses from those who are knowledgeable about this feature. #76887 (comment) |
|
It is unrelated to the overlay feature. Also, it would need some more work on the design, so that the icon is positioned better and menu items don't overlap. |
Sure @carolinan , Thanks for the suggestions and I will be raising a PR in short time. |
|
@adithya-naik, It feels like we need to discuss and confirm what the actual problem is and what the correct behavior should be before we can actually write or change code. For now, let's close this PR and continue the discussion on #44346. |
|
Solves #52505 |

What?
Closes #76887 #44346
Why?
Solves the submenu being opening up by default.
How?
Fixed CSS for Navigation Component
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast
Use of AI Tools