mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 12:21:58 +00:00
Earlier: When a user clicked the desktop notification, but before we finished processing that click, the message deletion got processed. It resulted in an error. This commit fixes the bug by taking the user to the conversation where the now-deleted message had been prior to deletion - narrow to the message's near view. Signed-off-by: Prakhar Pratyush <prakhar@zulip.com>