outl1ne / nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
MIT License
284 stars 120 forks source link

Feature Request: enable inline sorting for ManyToMany relations with Tag field #185

Open riptin opened 1 year ago

riptin commented 1 year ago

Since nova added Tag field, managing relations became a bit more conveniet. It would be great if you added support for sorting those relationships inline in edit view.

Something like this

Screenshot_1