mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
bankruptcy: Add UI widget to mark all messages as read.
This is the natural analog of the similar streams UI feature. Fixes #7585.
This commit is contained in:
@@ -779,6 +779,7 @@ exports.hide_all = function () {
|
||||
emoji_picker.hide_emoji_popover();
|
||||
stream_popover.hide_stream_popover();
|
||||
stream_popover.hide_topic_popover();
|
||||
stream_popover.hide_all_messages_popover();
|
||||
popovers.hide_user_sidebar_popover();
|
||||
popovers.hide_userlist_sidebar();
|
||||
stream_popover.restore_stream_list_size();
|
||||
|
||||
Reference in New Issue
Block a user