directus / v8-archive

Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
https://docs.directus.io/api/reference.html
507 stars 203 forks source link

Cannot drag on collections with 'sort' field #2441

Closed pzehle closed 3 years ago

pzehle commented 3 years ago

So, I have always bragged about how nicely Directus handles sorting. Well to my surprise today, I have always added the sort field when creating any type of collection, and when I actually tried today to sort some entries by dragging and dropping, I couldn't do it.

Fresh installation, test collection with only sort and a name field, nothing. The UI shows me this not allowed icon in the cursor, and no matter how I configure the sorting field, I just seem to find the option to be able to sort entries by dragging and dropping. This in the latest Directus of PHP.

Please let me know if there is anything I can do, or as usual, anything that I might be doing wrong. Thanks!

pzehle commented 3 years ago

OMG I am very, very dumb. You have to click on the sort icon to 'unlock' the sorting functionality. I will close it and leave it here for another lost soul like myself that doesn't understand this. Thanks anyway.