Hi there,
I’m hesitant to mark this as a potential bug, so I pose it as the question “should this be possible, and if not, why?”.
Edit: After a quick test to focus my question, I’m almost sure that this is an UI bug (current version, BTW)
To recreate:
- Create a new table. One Text column, one single select field
- Fill a few lines with animal names or the like - doesn’t matter
- Fill the single select with a few categories
- Assign categories to the lines
- Manually sort the entries by dragging and dropping
- Sort by category
It should look like this:
Within the category “Mammal”, the manual sort order is maintained. Now the weird thing: If I drag “Mouse” below “Dog”, it moves back at its original place (line 2). However, if I remove the sort and re-apply it, or just press F5, “Mouse” is below “Dog” on line 2.
To me, it seems that Seatable actually is able to sort items within the same sort attribute (here: Category “Type”) manually (the desired behaviour in my opinion), but that the interface just isn’t capable to keep up with this.
This works with grouping, BTW. No problem manually sorting lines in a group.
Cheers, Arndt