Persistent List View: Enable Drag and Drop #29729
Labels
[Feature] Drag and Drop
Drag and drop functionality when working with blocks
[Feature] List View
Menu item in the top toolbar to select blocks from a list of links.
[Feature] Site Editor
Related to the overarching Site Editor (formerly "full site editing")
[Type] Enhancement
A suggestion for improvement.
This issue is about the Persistent List View experiment (#28637), currently only available in the Site Editor.
The
BlockNavigation
component which powers the List View has some experimental features, namely the drag and drop reordering of the list items and corresponding blocks, which are currently disabled by default, and are controlled by a__experimentalFeatures
flag.There are a number of issues open on this feature, e.g. #25067, #29727.
Once the feature is consolidated and stable enough, we should enable it on the Persistent List View.
As a heads up: the Persistent List View introduces its own
__experimentalPersistentListViewFeatures
.Let's be careful in the off chance there are overlaps or incompatibilities between the two experimental features sets.
The text was updated successfully, but these errors were encountered: