mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Earlier, messages from muted users were hidden with a hidden dialog but widgets were still visible. This commit corrects this behaviour by hiding it if the message container is supposed to be hidden. Fixes part of zulip#34886.