-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Restore the navigation menus in the site editor #47485
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
Conversation
|
Thanks for fast work! |
|
Size Change: -498 B (0%) Total Size: 1.31 MB
ℹ️ View Unchanged
|
scruffian
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Flaky tests detected in efdaea9. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4023313819
|
What?
In #46995 the experimental flag for the Navigation Off Canvas editor has been removed but one check has been left out in the code base causing the navigation menu to not appear in the sidebar of the site editor.
I'm not removing all the remaining artifacts of the experimental flag which fixes the site editor sidebar as well. This PR also removes the navigation sidebar within the edit mode as it's now replaced with the one in the browse mode sidebar.
Testing Instructions
1- Check that the navigation menu item appears in the left sidebar of the site editor but not within the edit mode.