From bbbf6ebe376c7b6c3a64e14571a3a477b880e3ad Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:38:27 +0200 Subject: [frontend] Better autocapitalize/spellcheck settings on forms (#3077) --- web/source/settings/views/moderation/reports/detail.tsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'web/source/settings/views/moderation/reports') diff --git a/web/source/settings/views/moderation/reports/detail.tsx b/web/source/settings/views/moderation/reports/detail.tsx index 7d6e542fb..298b5bd37 100644 --- a/web/source/settings/views/moderation/reports/detail.tsx +++ b/web/source/settings/views/moderation/reports/detail.tsx @@ -213,14 +213,18 @@ function ReportActionForm({ report }) { This is useful for providing an explanation about what action was taken (if any) before the report was marked as resolved.
- - Any comment made here will be visible - to the user that created the report! - +
+ + + If the report was created by a local account, then any + comment made here will be emailed to that account's user! + +