You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
user starts typing, dropdown opens and shows results
user clicks out of the input field (nothing is deleted from the input field), dropdown closes
user clicks back into the typeahead input field (and does NOT start to type anything) and nothing happens. → the desired behavior is: dropdown opens again and shows the same result list as last time (of course, that only happens, if there is anything in the input field)
So, maybe a typeahead-search-on-focus setting?
Behavior is similar to the search field in Firefox.
chatoo2412, SagarNaliyapara, matthias-ccri, jpuffer, viveleroi and 5 more