evolvingweb/ajax-solr

ParameterYUIStore conflicts with Autocomplete Widget

Closed this issue · 1 comments

When clicking on results in the autocomplete, sometimes it does not hide and it stays there. I noticed that after I put in ParameterYUIStore, that afterRequest runs 2 times when you select a result in the autocomplete (it only runs 1 time before I put in ParameterYUIStore).

I've updated the Autocomplete widget to use jQuery UI instead of a separate plugin. Can you test with the new code? If there is still a bug, let me know and I'll re-open the issue.