From e8ad76f522cfbcf2e08af06aa8f78d4fc0b6377f Mon Sep 17 00:00:00 2001 From: Steve Howell Date: Mon, 14 Feb 2022 19:26:01 +0000 Subject: [PATCH] subscribers: Fix misleading placeholder text. You don't start auto-completing user groups with an @, so the previous placeholder text made no sense. There might be a better way to do autocomplete in these add-subscriber input pills, but that is beyond the scope of my current efforts. --- static/templates/stream_settings/add_subscribers_form.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/templates/stream_settings/add_subscribers_form.hbs b/static/templates/stream_settings/add_subscribers_form.hbs index 3e73348504..d1f33111f6 100644 --- a/static/templates/stream_settings/add_subscribers_form.hbs +++ b/static/templates/stream_settings/add_subscribers_form.hbs @@ -2,7 +2,7 @@
+ data-placeholder="{{t 'Add subscribers. Use usergroup or #streamname to bulk add subscribers.' }}"> {{~! Squash whitespace so that placeholder is displayed when empty. ~}}