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

Allows iOS to reliably click on custom suggestions #68

Open dankmitchell opened 7 years ago

dankmitchell commented 7 years ago

Reference - https://github.com/alphagov/accessible-autocomplete/pull/85

hannalaakso commented 6 years ago

Hi @danmitchell-

We're trying to understand this issue. Could you expand on what is meant by "custom suggestions"?

Thanks, Hanna

hannalaakso commented 6 years ago

Spoke to @danmitchell-. "Custom suggestions" refers to this: https://github.com/alphagov/govuk-country-and-territory-autocomplete#adding-additional-entries-and-synonyms

The above entry is from govuk-country-and-territory-autocomplete README and doesn't exist in the README of this repo. @danmitchell- wasn't aware of the same functionality in this repo.

I've raised a Trello ticket to investigate whether this issue is relevant to this repo or should be moved to govuk-country-and-territory-autocomplete: https://trello.com/c/cIyQC15D

edwardhorsford commented 6 years ago

The country and territory autocomplete has a lot of features that don't exist (yet) in the accessible-autocomplete. The plan was to backport them, then have the country and territory autocomplete use those features out of the accessible autocomplete.