mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
When you select a typeahead, it shouldn't immediately do the action for you; you should have to hit enter first. Even though 99% of the time you're gonna confirm the typeahead, it's jarring when you don't expect it. You can still add a bunch of default streams quickly, using only the keyboard, because we have always had support for the enter key saving. (and tab and enter also works)