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

Roomlist filter filters wrong #17810

Closed
lampholder opened this issue Jun 28, 2021 · 7 comments
Closed

Roomlist filter filters wrong #17810

lampholder opened this issue Jun 28, 2021 · 7 comments

Comments

@lampholder
Copy link
Member

This is happening pretty regularly, and anecdotally has been happening for a few weeks.

image

@lampholder
Copy link
Member Author

Gah:

image

@lampholder
Copy link
Member Author

Is anyone else seeing this? It's making the app very difficult for me to use :(

@Yoric
Copy link
Contributor

Yoric commented Jul 5, 2021

I have the same issue.
I have ~50 rooms and the filter doesn't do its work, which makes my life much more complicated than with element-web.

Using version 1.7.31 (1.7.31) on macOS.

Restarting seems to do the trick, for the time being.

@eras
Copy link

eras commented Jul 8, 2021

I have the same issue. It might not be clear from the description, but in addition to finding incorrect matches, it also fails to find correct ones. Sometimes it feels that it finds the correct number of matches, but the matches are incorrect.

Sometimes visiting the destination room by other means (e.g. breadcrumbs) solves the search for that particular room.

@jaywink
Copy link
Member

jaywink commented Jul 13, 2021

Yeah was just about to report this. A room I was looking for was not found, I presumed because it has not had activity for a while.

I wrote to it, went to another room and now it comes up first. Initially it didn't come up in the results at all.

@t3chguy
Copy link
Member

t3chguy commented Jul 13, 2021

Is it possible you have duplicates in your room list at the time this happens? The way the duplicates manifest themselves is by overwriting other entries in the room list, its wholly possibly that the search still treats the duplicates using their original (correct non-duplicated) name, which would explain

Sometimes it feels that it finds the correct number of matches, but the matches are incorrect.

@t3chguy
Copy link
Member

t3chguy commented Jul 15, 2021

This is indeed a manifestation of #14508

Room filters are applied on the correct metadata, but the UI shows the wrong room in the tile, and clicking it goes to that wrong place

@t3chguy t3chguy closed this as completed Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants