Sorting: Fix the Incorrect Numerical Sort Order
The webapp currently handles number sorting in an odd (non-standard) way.
For example:
--For three file names beginning with: 1, 2, and 12
--The webapp would sort these as: 1, 12, 2
Which clearly isn't in the correct numerical order.
Windows (and Finder) sort these correctly as: 1, 2, 12.
This is the natural behavior for lexicographic sorting which treats everything as a string. We are unlikely to change this behavior in the near- or mid-term.
-
Anonymous commented
This is pretty bad. Dropbox has this. Should be very straight forward but makes any folder structure organized by numbers impossible to navigate. I will be switching back to Dropbox soon.
-
Anonymous commented
Reason for the current sorting behavior is understood however this makes navigating folders will numerically organized files extremely inefficient and difficult.
-
nii commented
The transition from Windows or Mac makes it very inconvenient to have virtually no sorting capability available. Please fix!!
-
Anonymous commented
Hello, Can you please reconsider this? This is highly frustrating. It would be beneficial for the folders to be in numerical order as noted in windows it is 1, 2, 12 but BOX does 1, 12, 2.
-
Anonymous commented
Box numerical sorting is so frustrating. Please fix it.
-
Anonymous commented
I know that Jack answered this feature is not planned for their reasons but I don't agree with that.
Although the current sorting behavior might be correct in the sense of a pure string comparison, it is only a justification from the perspective of implementation rather than practice or user experience.
It is quite natural for users to want the proposed numerical sorting especially in nowadays in which major operating systems sort in that way.
Reconsider please. -
Anonymous commented
Same problem with the "_" character :
_test, a, b, c order in the Windows file Explorer with Box Drive (correct order)
a, b, c, _test order in the webapp (directories starting with a "_" are at the end) -
Anonymous commented
Many documents are filed numerically. To not be able to have these sequential (and often this also mean chronologically) is extremely difficult. Please fix this issue.
-
Anonymous commented
Please update sorting rules to include numerical logic in alphabetical sorting. Right now, when I sort alphabetically, they sort "File 1, File 10, File 11, File 12, File 2, File 3" and so on. It is absolutely madenning.
-
Anonymous commented
When sorting files in box, it appears that although I can sort alphabetically, the coding does not account for alphanumerical naming conventions. For example, if I have File 1, File 2, File 3, and File 10, it will sort as the following: File 1, File 10, File 2, File 3. This is making me BONKERS. Please fix!
-
Anonymous commented
As said by everyone else, this is a very inefficient method of sorting files and I would like to see Box putting in some effort to fixing this 5 year old issue
-
Anonymous commented
Has this been solved? It is a very inconvenient and inefficient workflow. I hope Box finds a solution.
-
Anonymous commented
It's three yeas later and this is still ignored. This is the most absurd flaw that exists in Box, and makes it wholly unusable for certain applications.
C'mon.
-
Anonymous commented
This would be huge for us, thousands of files that are incorrectly sorted when uploaded to Box. Adding 0s to the start of these numbers to correct sorting just isn't feasible, and Macs auto-numbering feature won't do it, as there is no need for it on Macs since they sort by full number. Thank you. Hoping for a way to select this method of sorting soon.
-
Box Admin Admin commented
we noticed this 3 years ago and had to work around it. Not sure why it is this way.