corejavascript/typeahead.js

No option to show all prefetched data on click without typing any in to textbox

Open

#44 opened on Dec 8, 2015

View on GitHub
 (12 comments) (1 reaction) (0 assignees)JavaScript (232 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (956 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I tried to do this with your Default Suggestions example, but in my case data set is dynamic. Because of that this is not suitable. Also some users may have no idea what to type in textbox to load the suggestions... Sometimes user have to try inputting A to Z to get a suggestion..

Contributor guide