alphagov / govuk-country-and-territory-autocomplete

An autocomplete widget that uses data from Country and Territory Register.
https://alphagov.github.io/govuk-country-and-territory-autocomplete/examples/
MIT License
36 stars 18 forks source link

Edge-case select is not updated #70

Open automaticdreams opened 4 years ago

automaticdreams commented 4 years ago

In standard GDS pages, with a single question per page, If the user types in the whole of the entry, and does not select from the list, and then submits without blurring from the input, the select is not updated, so the value is not submitted. (This may also be an issue with accessible-autocomplete )