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

ICU based sorting #1289

Open
3 tasks
hahn-kev opened this issue Nov 28, 2024 · 0 comments
Open
3 tasks

ICU based sorting #1289

hahn-kev opened this issue Nov 28, 2024 · 0 comments
Labels
Epic 📖 MiniLcm issues related to miniLcm library code, includes fwdat bridge and lcmCrdt

Comments

@hahn-kev
Copy link
Collaborator

Right now we're just using naive standard sorting. We would like to sort correctly similar to FieldWorks. This issue does not track new sorting options, but does include custom sorting via the writing system config that fieldworks supports.

Todo

  • add sort data to WritingSystem model in miniLcm
  • change sorting to utilize ICU based on the WsId being sorted by
  • sorting tests, there's probably some in Lcm or somewhere else to start from.
@hahn-kev hahn-kev added Epic 📖 MiniLcm issues related to miniLcm library code, includes fwdat bridge and lcmCrdt labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic 📖 MiniLcm issues related to miniLcm library code, includes fwdat bridge and lcmCrdt
Projects
None yet
Development

No branches or pull requests

1 participant