You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was testing creating a block-based website from scratch and got confused when I came across this very sad looking 'Mange menus' link that appears in the Advanced panel when a Navigation block is selected:
It looks unpolished. Should it be a variant="secondary" button and not a link?
I'd expect it to be located with the other menu management controls:
I'd expect it to link to site-editor.php?postType=wp_navigation and not edit.php?post_type=wp_navigation which is very clunky and requires the user to save/discard their changes.