From 83078aea16ff2b159c33880cf8ae25930c30b9ef Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Fri, 14 Feb 2025 14:56:58 -0800 Subject: [PATCH] poll_modal: Disable browser autocomplete on question field. We disable this on most similar inputs, and it is likely more distracting than helpful. --- web/templates/add_poll_modal.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/add_poll_modal.hbs b/web/templates/add_poll_modal.hbs index 8fcc7bd3f8..c968930a8d 100644 --- a/web/templates/add_poll_modal.hbs +++ b/web/templates/add_poll_modal.hbs @@ -1,7 +1,7 @@
- +

{{t "Anyone can add more options after the poll is posted."}}