With Full Site Editing and the Navigation block, users will have a very intuitive interface for creating and editing menus. Not everyone will be able to access this, however, because some may not want to or may not be able to install a theme that supports Full Site Editing.
We should therefore investigate replacing the menu interface in nav-menus.php with a new interface built using the same components that the Navigation block uses.
This is closely related to the work in upgrading widgets.php to support blocks.
Consideration should also be given to replacing the menu interface in customize.php.
nav-menus.php screen:

Navigation block:

cc. @mtias
With Full Site Editing and the Navigation block, users will have a very intuitive interface for creating and editing menus. Not everyone will be able to access this, however, because some may not want to or may not be able to install a theme that supports Full Site Editing.
We should therefore investigate replacing the menu interface in
nav-menus.phpwith a new interface built using the same components that the Navigation block uses.This is closely related to the work in upgrading
widgets.phpto support blocks.Consideration should also be given to replacing the menu interface in
customize.php.nav-menus.phpscreen:Navigation block:
cc. @mtias