mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
If the subscription data was changed from the left sidebar,
we previously would attempt to display the savings indicator
in the stream edit page which wasn't rendered yet. The bug was
introduced in commit 39577b58ba.
This approach is used to harden the codepath against bugs by
keeping the expectOne check in `settings_ui.do_settings_change`
function.
Fixes #14467.
25 KiB
25 KiB