element-hq / element-hq/element-android
room filtering should normalize room names (i.e. ignore diacritics)
Open
O-Frequent
S-Minor
T-Defect
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
### Steps to reproduce
1. click the search button on top of the room list view
2. start typing the name of a room containing diacritical marks
### Outcome
#### What did you expect?
If a room is named "mêmes", it should match when I type "memes"
#### What happened instead?
It matches when I type "me" but not "mem".
### Your phone model
_No response_
### Operating system version
_No response_
### Application version and app store
Element version 1.6.6
### Homeserver
_No response_
### Will you send logs?
No
### Are you willing to provide a PR?
No
Contributor guide
Assessment
This issue has not been assessed yet.