knowii-oss / knowii

Knowii is a next-gen Community Knowledge Management platform
https://knowii.net
GNU Affero General Public License v3.0
9 stars 1 forks source link

Let community admins/owners reorganize resource collections #927

Open dsebastien opened 3 weeks ago

dsebastien commented 3 weeks ago

Should add drag/drop support to change the order of resource collections. When returned, those should respect the defined order (if any, name otherwise)

Could be based on an order field on each collection, changed through drag & drop...

Implementation ideas: https://stackoverflow.com/questions/4610649/efficient-and-correct-strategy-for-handling-sortable-items-in-a-database

dsebastien commented 3 weeks ago

Once implemented, the same approach could be used to manage the order of communities in the personal list