mirror of https://github.com/zulip/zulip.git
594724b834
We currently show stream emails for subscribed and unsubscribed streams in stream settings overlay and don't show them for never subscribed streams. There is a bug where we show the empty container without email on live update after unsubscribing and then we completely hide the email element after we switch the stream and come back to it again. But then we again show emails for unsubscribed streams after reload, to preserve the beahviour of showing the emails of unsubscribed streams. This commit fixes this bug by not hiding stream email on live update after unsubscribing and also showing them after switching between different streams and makes it consistent with showing emails for unsubscribed streams. Fixes #22308. |
||
---|---|---|
.. | ||
assets | ||
audio/notification_sounds | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |