rethinkdb-regrid icon indicating copy to clipboard operation
rethinkdb-regrid copied to clipboard

Files are sorted case sensitively.

Open internalfx opened this issue 8 years ago • 3 comments

This is probably surprising behavior.

internalfx avatar Dec 06 '16 18:12 internalfx

@bchavez have any thoughts on this?

internalfx avatar Dec 06 '16 18:12 internalfx

No thoughts really; other than we haven't really had a bug in the C# driver / ReGrid code in a really, really, long time. IIRC, there hasn't been any complaints with ReGrid on this particular topic.

bchavez avatar Dec 06 '16 19:12 bchavez

True, I also don't know if it's been used in any serious capacity though.

When I retrieved a list of files, the sorting was not what I was expecting or wanting. And there is no easy way to change it.

My thoughts were that case sensitive sorting is contrary to how Linux, OSX, and (I believe) Windows sort files.

internalfx avatar Dec 06 '16 19:12 internalfx