mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
Earlier, a new banner would be showed for each mention of the same private stream in the compose box. This commit fixes that by checking if the private stream warning banners already shown include the private stream just mentioned, and if so, not showing a new banner. This implementation is in line with the one for warnings for mentions of users not subscribed to the current stream. Fixes: #26914.
31 KiB
31 KiB