Navigation: Implement drag and drop for reordering navigation block links #19703
Labels
[Block] Navigation
Affects the Navigation Block
[Type] Task
Issues or PRs that have been broken down into an individual action to take
There currently is not way to move a top-level item into a submenu item, or reposition a submenu item and its children outside of a submenu.
Navigation link blocks should be able to be moved around via a drag handle and placed in the top-level or nested within a submenu.
Describe the solution you'd like
Show the drag handle between the arrows (as of this writing, it's hidden via CSS) and allow items to be drag/dropped anywhere in the navigation block.
Describe alternatives you've considered
For now, we've hidden this functionality, as you can move items within their current level using the arrows.
The text was updated successfully, but these errors were encountered: