-
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
[ Test ] Current navigation screen status #22745
Conversation
Size Change: +1.33 kB (0%) Total Size: 1.12 MB
ℹ️ View Unchanged
|
First, this is catching a lot of the little hitches, so thank you so very much there. Just to recap what we see now: I think over to and fro's here, I would like to get this merged as soon as possible to then refine. There are a few things I would like resolved, but they aren't blockers to merge.
If any of the above need separate issues let me know. As far as things to explore once this is merged and I will create issues for each now.
I will also make an issue out of the revised sub-nav adjustments that seem to have not been done, no worries we can catch those. |
…ck navigator (this naming is so confusing!)
there is a missing state preservation when menus are changed on the menus editor component
also adds changelog
adds a format search handler adds a category search handler hooks the new handlers in the search endpoint updates LinkControl's fetchLinkSuggestions to handle formats and categories as well
also searches for category matches via term query and limits formats with no items
also implements an UI to set auto_add in the new menu editor
This reverts commit cba04f8.
…ithub.com:WordPress/gutenberg into test/nav-screen-status"" This reverts commit a8c10ff.
fixes after delete to check for existing menu before accessing props fixes setting the new menuId after delete
adds a locations save message
…s/gutenberg into test/nav-screen-status
a2857cb
to
11c42fe
Compare
Description
This PR will never be merged.
Do not code review this PR.
This is a mashup of all open PRs that add features or fix problems to advance the experimenal navigation screen. The new things are: