swiftype-wordpress icon indicating copy to clipboard operation
swiftype-wordpress copied to clipboard

Unable to point aria-controls to the autocomplete, as there is no ID

Open nichols-green opened this issue 4 years ago • 0 comments

In order to meet required accessibility standards, we need to add a tag of aria-controls="<ID-of-autocomplete-container>" to the input field of our search. The container does not have an ID and cannot be referenced.

nichols-green avatar Jul 13 '21 17:07 nichols-green