UIkit v3 currently does not support autocomplete in the Search component, but it's is on the roadmap. Until it gets implemented has anyone successfully included a third party autocomplete to the Search component?
I tried to use jQuery UI autocomplete which works fine technically, but it does not fit well into UIkit's UI components -- the drop down with suggestions does not render well.
Unfortunately, I'm not profound enough in JavaScript or UIkit to solve this by myself.