When sorting by name, we frequently use a number in the filename. The problem is that windows (using box drive) sorts 1-15 as - 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 which makes perfect sense
While box online sorts it as - 1, 11, 12, 13, 14, 15, 2, 3, 4, 5, 6, 7 ,8, 9 which is frustrating.
Can we have an option to change this? Maybe there’s some reason people would want this funky sorting but we would like it to be sequential.
Thanks for your consideration.