-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Navigation Screen: Update Navigation block inspector #28864
Comments
This is a really nice improvement. 👏 If there's already a menu assigned to one of the locations, do you think we need to inform the user that using the checkbox in the sidebar would overwrite the previous assignment? |
Perhaps we can take a cue from the existing Menu's screen, and add a byline to areas that already have an assigned menu: |
It seems (for the time being, at least) we'll also add the menu name as an input to the sidebar. Here's how that could look: The block toolbar could still display the menu's name, and when clicked could highlight the input in the sidebar: |
On the Navigation Screen, the Navigation block's sidebar inspector includes controls for auto-adding new pages and deleting the menu. Here's how it looks now:
I think we should improve the display of the auto-add option and the delete button, along with adding theme locations. Here's an updated design:
The new "Theme locations" accordion allows you to choose where the current menu will appear. Clicking the "Manage locations" button opens a modal that allows you to choose a menu for all theme locations at the same time. Each location allows you to either choose an existing menu, edit an existing menu, create a new menu, or select no menu. Here's a look at how it could work:
The text was updated successfully, but these errors were encountered: