From 99f8c19d6df88f0773f4d0b4193736d99b285ae3 Mon Sep 17 00:00:00 2001 From: Sahil Batra Date: Tue, 25 Apr 2023 14:39:36 +0530 Subject: [PATCH] compose: Show loading spinner in "Schedule" button. We now showing spinner in the "Schedule" button while the message is being schedules similar to how we show the spinner for "Send" button. Fixes #25182. --- web/templates/compose.hbs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/templates/compose.hbs b/web/templates/compose.hbs index 88b9f0d8bd..2dc2855d04 100644 --- a/web/templates/compose.hbs +++ b/web/templates/compose.hbs @@ -134,7 +134,8 @@ {{t 'Send' }} -