-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#4996Description
Description
Hitting enter in the filter field for rooms opens the first found room, but doesn't reset the room list. When pressing down in the filter field to select the first room and press enter, thereafter, the room list gets reset. It would be handy, if this happens from a room filter, too.
Steps to reproduce
- click into the field on the left above all rooms which contains Filter room names
- enter a texts that narrows the rooms to a few ones
- hit enter
- the room of the first match opens, but the room list stays narrowed down
Version information
- Platform: Firefox nightly 65.0a1
- OS: Debian Linux
- URL: private server with riot-web: 0.17.1
ilmari, Soundtoxin and dannycolin