Skip to content
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

Sorting doesn't honor Danish characters #110

Closed
martinrosenauer opened this issue Oct 17, 2023 · 0 comments · Fixed by #111
Closed

Sorting doesn't honor Danish characters #110

martinrosenauer opened this issue Oct 17, 2023 · 0 comments · Fixed by #111

Comments

@martinrosenauer
Copy link

First of all, thanks for a great card. However I'm seeing an issue when sorting on strings with Danish (and probably other special chars) characters. In the attached example the "Æbler" is supposed to be after "Appelsinjuice" as ÆØÅ is at the end of the alphabet (e.g. after A-Z).

This happens with
sort_by:
- name+

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant