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

Room filter is case sencitive for non-ascii symbols #3968

Closed
MurzNN opened this issue Sep 5, 2021 · 2 comments
Closed

Room filter is case sencitive for non-ascii symbols #3968

MurzNN opened this issue Sep 5, 2021 · 2 comments
Assignees
Labels
A-Room-List A-Search O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@MurzNN
Copy link
Contributor

MurzNN commented Sep 5, 2021

Steps to reproduce

  1. Join to some room with non-English words in name, eg Russian "Программирование"
  2. Try to find it by exact case of this word, eg "Программирование" or even by start of word "Про" - it will be present in results.
  3. Try to find it by lower case of this word, eg "программирование" or even by start of word "про" - it will be absent in results.

What happened?

What did you expect?

Room filter must be case insencitive!

What happened?

It's hard to find rooms matching the case too.

Your phone model

No response

Operating system version

No response

Application version and app store

Element version 1.2.0

Homeserver

No response

Have you submitted a rageshake?

No

@MurzNN MurzNN added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Sep 5, 2021
@MurzNN
Copy link
Contributor Author

MurzNN commented Sep 5, 2021

Here is similar issue about case sensitive search on server side matrix-org/synapse#3116 but current issue is not depend on it, because it is client side only.

@kittykat kittykat added A-Search O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Severely degrades major functionality or product features, with no satisfactory workaround A-Room-List labels Oct 21, 2021
@ouchadam ouchadam self-assigned this Oct 27, 2021
@bmarty
Copy link
Member

bmarty commented Oct 28, 2021

Fixed in EA 1.3.7

@bmarty bmarty closed this as completed Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Room-List A-Search O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

4 participants