cinnyapp / cinny

Yet another matrix client
https://cinny.in
GNU Affero General Public License v3.0
1.87k stars 242 forks source link

Room palette filter chars don't work #1858

Open tezlm opened 1 month ago

tezlm commented 1 month ago

Describe the bug

When switching rooms, typing #, kbd>@</kbd, and * don't filter for rooms, dms, and spaces respectively.

Reproduction

  1. click the search icon or press ctrl-k
  2. type *foo
  3. observe that rooms and dms are included in the search results

Expected behavior

the filters should work as described

Platform and versions

1. nixos unstable
2. Mozilla Firefox 128.0.3
3. commit e54bb2e (dev.cinny.in)
4. conduit next (44dd21f4)

Additional context

No response

kfiven commented 1 month ago

Seem to be working for me.

tezlm commented 1 month ago

it looks like it's only an issue if you don't start with a filter char, ie. typing foo then adding a * at the beginning won't work?

kfiven commented 1 month ago

I don't think it's intended to work like that. Those filter chars must be entered first.