issues
search
josiah-wolf-oberholtzer
/
discograph
Social Graphing for the Discogs Database
MIT License
74
stars
11
forks
source link
Implement TypeAhead autocomplete artist search.
#1
Closed
josiah-wolf-oberholtzer
closed
9 years ago
josiah-wolf-oberholtzer
commented
9 years ago
What is the state of Bootstap-TypeAhead / Twitter TypeAhead / other tools?
Typeahead (or similar) needs to be integrated into the site's Javascript.
Any dynamically-created elements need to be styled correctly.
Caching (maybe pre-fetching?) to speed-up the search process.
Hitting enter on the search bar should navigate to the relevant page.
josiah-wolf-oberholtzer
commented
9 years ago
Done.