Fix being unable to input a whitespace character in collab channels filter (cherry-pick #33318) (#33324)
gcp-cherry-pick-bot[bot]
and
Kirill Bulatov
created
Cherry-picked Fix being unable to input a whitespace character in collab
channels filter (#33318)
Before, `space` was always causing a channel join.
Now it's less fluent, one has to press `ESC` to get the focus out of the
filter editor and then `space` starts joining the channel.
Release Notes:
- Fixed being unable to input a whitespace character in collab channels
filter
Co-authored-by: Kirill Bulatov <kirill@zed.dev>