filamentphp / filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
https://filamentphp.com
MIT License
19.4k stars 2.97k forks source link

Tree reorderable on tables #13324

Open danharrin opened 5 months ago

danharrin commented 5 months ago

Donate 💰 to fund this issue

Fund with Polar

johncarter- commented 5 months ago
rvzug commented 4 months ago

I've come across this issue/suggestion. Could this work with the Nested Set package by Lazychaser? I want to dive into making Filament compatible with this package (including reorder/drag&drop into other records/drag&drop between other records/drag&drop to parent level etc.), but if you are already planning something. I may be waiting...

I'm searching for a way to make this type of table: nested-set

GhostvOne commented 3 months ago