WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.46k stars 4.18k forks source link

Update the navigation menu management / edit experience in the site editor #65828

Open jameskoster opened 2 weeks ago

jameskoster commented 2 weeks ago

In WordPress 6.6 managing pages, templates, and patterns in the site editor transitioned from ad hoc implementations to utilise the new Data Views component. This issue explores how the Navigation section in the site editor might work if it followed this path.

Menu list

Image

Editing a menu

Image

Editing a menu item

Image

Would this be an improvement on what is currently shipping? Are there alternative approaches to elevate the menu management experience in the site editor?

dhanson-wp commented 1 week ago

This approach is like you read my mind! Since managing menus in the site editor, I've missed the abstraction of the classic menu editing experience. It feels awkward jumping around so many places to edit menus and almost redundant to do a bulk of the editing in the right hand panel when the left hand panel could handle the experience in one location.

I also think removing the step to go into the editor canvas and edit blocks is a much better experience. When I want to edit menus, I want to edit just the architecture of the menus. This abstracted approach makes a lot more sense.