From f9ba4da012f9595cd07470b1a249908cdc3f4b1f Mon Sep 17 00:00:00 2001 From: vighneshbhat9945 Date: Mon, 5 Feb 2024 18:51:49 +0530 Subject: [PATCH] stream-settings: Show indicator on notification settings. In the Personal settings stream management panel, when notification settings are changed, Saving/Saved indicator are shown on personal settings heading instead of notification settings heading. Fix this issue by showing indicator on notification settings heading. Fixes: zulip#28728. --- dump.rdb | Bin 0 -> 283 bytes web/src/stream_edit.js | 4 ++-- .../stream_settings/stream_settings.hbs | 15 +++++++++------ 3 files changed, 11 insertions(+), 8 deletions(-) create mode 100644 dump.rdb diff --git a/dump.rdb b/dump.rdb new file mode 100644 index 0000000000000000000000000000000000000000..9cd60ca68133936b7f77a931408803901fcced80 GIT binary patch literal 283 zcmWG?b@2=~Ffg$E#aWb^l3A=B9fF@QhdPS7i)4!W^U@CM-L99 z{^BStPEFCxP0c;DVk;-ZFP_BwG~I%t)WqDRoYVsh{}_HVG5ry=%CGEYWMJUYElMm& z&B@HoEU^j#vV1_S)RfTT)FLZGL#xDs%=o0rc%XqrR#nBRC5P3FSd17L7-SWg#h4fv z1P#p%%ngk#jVvtn3=AyH42^|_9&iXT8vch{z(>3VIhn;JjB;{7
-
-

{{t "Personal settings" }}

-
-
+
+

{{t "Personal settings" }}

+
+
{{#each other_settings}}
{{> stream_settings_checkbox @@ -120,9 +120,12 @@
-

{{t "Notification settings" }}

-

{{t "In muted streams, stream notification settings apply only to unmuted topics." }}

+
+

{{t "Notification settings" }}

+
+

{{t "In muted streams, stream notification settings apply only to unmuted topics." }}

+