mirror of https://github.com/zulip/zulip.git
1986b37a04
Currently, if we navigate to some other topic/stream while the message is being moved, the message edit UI still remains open as we do not get its `row` in `message_lists.current` since the message has not moved yet to the stream/topic we navigated. Hence the correct thing to do would be to delete the message_id from `currently_editing_messages` if it exists there but we cannot find the row. Fixes #21724. |
||
---|---|---|
.. | ||
assets | ||
audio/notification_sounds | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |