-
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: Navigation panel does not update as expect with template menu changes. #48897
Comments
Oh yes, this was intentional. The Navigation panel is supposed to always display the main menu, and never change. It was confusing to find different menus represented there based on seemingly random actions. We still need to somehow indicate which menu is the main one in the UI though (#48891). |
@jameskoster fair enough, but we also need a way for users to define what the primary menu is and change it. As far as I can tell, there is no way to set this anywhere in the UI. |
I agree. But that is a bigger item and unlikely to make it into 6.2. |
Yup, we are already basically out of time. I am still concerned about this current flow. It is not obvious what menu is presented in the panel and how to change it. This confusion also surfaced in today's core-editor meeting. |
I think it would help if we marked the main menu somehow. But yeah, we're basically out of time even for small changes like that :( |
Just want to underscore this feedback and reiterate how confusing the experience is. Here's a quick video demonstrating how odd it is to know which menu will show up and why. menu.appearing.mov |
The navigation panel was removed in 6.2, punting it to the next major release. |
So folks are aware the Navigation panel has been updated to show a list of menus which will allow you to select the most appropriate one. If there is only a single menu then it will just show that directly. I think we can close this one out. |
Description
In testing WordPress 6.2 Beta 5, I discovered a potential issue with the Navigation panel. The panel does not appear to update consistently when changes are made to the primary navigation in a template. I am wondering if this behavior is expected given #48689, but if so, I am confused about how to update the Navigation panel with a new "primary" menu. The video below better illustrates this issue 😅
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
switching-navigation-menus.mp4
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: