mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
The `uploadFinished` code switches on the composing mode, if we aren't in the composing mode already. This causes the focus to be incorrect when this code path runs due to an upload from the message edit box. This commit fixes that logic to turn on the composing mode or switches focus to the message edit box, depending on where the upload was triggered.
7.0 KiB
7.0 KiB