beaverbuilder / assistant

A tool for seeing what's happening inside WordPress and quickly navigating between pages & posts.
31 stars 5 forks source link

Sortable & Hierarchical Lists #253

Open beaverbuilder opened 4 years ago

beaverbuilder commented 4 years ago

Need a mechanism for making a List sortable by dragging or other means. If the list if of hierarchical data, dragging into parent/child positions would also be good. Let's start with a read-only hierarchical list (think about children being split across data loads too).

The primary example of this is for pages (or hierarchical post types) to be able to set Parent and Order attributes by dragging list items into position.

brentjett commented 4 years ago

Maybe this could work for showing comment/reply threads too?