mattermost / mattermost-mobile

Next generation iOS and Android apps for Mattermost in React Native
https://about.mattermost.com/
Apache License 2.0
2.2k stars 1.33k forks source link

User filter not working with non-latin names #7747

Closed bogdanovr closed 8 months ago

bogdanovr commented 8 months ago

Summary

Mobile app can't find user by typing name in cyrillic.

Environment Information

Steps to reproduce

Try enter any non-cyrillic user's first or last name characters. Web version works better, but can't find user by case insensitive first or last name.

Expected behavior

Search the user with any corresponding case insensitive input: first name, last name, ldap login-name/email.

Observed behavior (that appears unintentional)

User not found photo_5255771001197809624_y photo_5255771001197809626_y

Possible fixes

amyblais commented 8 months ago

Opened https://mattermost.atlassian.net/browse/MM-56514.

amyblais commented 8 months ago

Closing as a Help Wanted issue was opened for this.