gatheringhallstudios / gatheringhallstudios/MHWorldDatabase
"wrong" alphabetical sort
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 63
- Forks
- 24
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
Hi guys, when using the app in French I discovered that some items were not properly sorted.

As you see, the Béhémoth should be between Beotodus and Brachydios. It should not be hard to correctly sort the item by name with accentued letters removed (e.g. é -> e, etc.) 😄
If you can take a look, it's clearly not a major bug, but it won't take much work to fix it. 😃
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where item names are sorted in the app and reproduce the French ordering shown in the issue. Verify that accented names such as Béhémoth sort with their unaccented equivalents, with Béhémoth between Beotodus and Brachydios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100