From c5590c53f89489ded9bd857b2b4089acfafd6c75 Mon Sep 17 00:00:00 2001 From: Sravan Jinna <524620+jinnashravan@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:29:44 +0000 Subject: [PATCH] Setting the autocomplete to false on registrar_organisation. The browser autocomplete dropdown appears on top of our own registrar dropdown, making it difficult to pick a registrar from the list. So we need to disable it so that it's only our dropdown that is shown to the user. --- request_a_govuk_domain/request/forms.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/request_a_govuk_domain/request/forms.py b/request_a_govuk_domain/request/forms.py index af63dc56..51853e2b 100644 --- a/request_a_govuk_domain/request/forms.py +++ b/request_a_govuk_domain/request/forms.py @@ -91,7 +91,9 @@ def __init__(self, *args, **kwargs): self.helper.label_size = Size.SMALL self.helper.layout = Layout( Fieldset( - DomainsHTML('