mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 15:31:20 +00:00
We don't want to process the key if `suppressKeyPressRepeat` is true, but we always want to check to see if we should stop propagation, or else characters typed into the input field can be processed as hotkeys.