copyparty icon indicating copy to clipboard operation
copyparty copied to clipboard

Unexpected directory sorting order

Open seowalex opened this issue 2 months ago • 0 comments

Describe the bug

If you have 2 directories: a and a b, a b is sorted before a when sorted by name ascending. Curiously, this only applies to directories: if they are files a and a b, a is correctly sorted before a b.

Expected behavior

Sorting order for directories to behave like files.

seowalex avatar Dec 17 '25 16:12 seowalex