Skip to content

Built in sortingFn not working as expected #5959

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
suryaashish-tyke opened this issue Mar 11, 2025 · 0 comments
Closed
2 tasks done

Built in sortingFn not working as expected #5959

suryaashish-tyke opened this issue Mar 11, 2025 · 0 comments

Comments

@suryaashish-tyke
Copy link

TanStack Table version

8.20.5

Framework/Library version

18.3.1

Describe the bug and the steps to reproduce it

The built in sortingFn alphanumericCaseSensitive, is not working as expected i.e it is not following the standard which is the ASCII Table

Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

https://stackblitz.com/edit/tanstack-table-bjm35hr9?file=src%2Fmain.tsx

Screenshots or Videos (Optional)

For the below image, the order should be,

Sorted In : Ascending Order
Expected: 0 < __ < a
Actual: __< a < 0

Image

Do you intend to try to help solve this bug with your own PR?

None

Terms & Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
@suryaashish-tyke suryaashish-tyke changed the title Built iin sortingFn not working as expected Built in sortingFn not working as expected Mar 11, 2025
@suryaashish-tyke suryaashish-tyke closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant