From edd2a04c7a7efcc22c34f1f40cc85466148d27f9 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 4 Nov 2021 11:28:31 +0000 Subject: [PATCH 1/3] Make autofocus work on all form elements which ask for it MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In 674c27a693e901a9faa90b4f5e271fbb595bbcea we updated the autofocus Javascript to be compatible with GOV.UK Frontend textboxes, which have the `data-module` attribute set on the `input` element, rather than on a wrapper element. However we still have some `