seasketch / next

A modernization version of the SeaSketch platform, released in 2022.
https://seasketch.org
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Use TreeView for overlay admin interface #559

Closed underbluewaters closed 1 year ago

underbluewaters commented 1 year ago

c0c998c contains changes to the project-homepage treeviews but did not address the admin interface. Replacing the overlay admin tree with the latest TreeView component will be a challenge as it requires support for drag&drop reordering.