zulip/static
jai2201 1986b37a04 message_edit: Close message edit UI after message is moved.
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.
2022-08-09 16:24:44 -07:00
..
assets assets: Remove license for previously deleted emoji images. 2022-06-10 12:27:48 -07:00
audio/notification_sounds audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images settings: Send email after deactivating user. 2022-08-06 21:41:53 -07:00
js message_edit: Close message edit UI after message is moved. 2022-08-09 16:24:44 -07:00
shared gear_menu: Allow spectators to select their default language. 2022-06-01 17:08:00 -07:00
styles minor: Remove usage of `control-group` and `control-label` class. 2022-08-09 10:36:27 -07:00
templates minor: Remove usage of `control-group` and `control-label` class. 2022-08-09 10:36:27 -07:00
third bootstrap: Remove many unused Bootstrap CSS rules. 2022-06-28 16:45:48 -07:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00