Closed lennym closed 8 years ago
Code complete. Unit tests imminent.
Ready to go.
Closes #316
Nice one @lennym 👍
I can't take any credit for the idea - that was all @jruts work - #316
Yeah, we all know @jruts is the brains behind this whole operation... 😉
but great work on actually implementing it. 🚀
If the search is loaded with a
?search=<term>
query string parameter then do an autocomplete lookup based on the search term provided, and if a result is returned then use that as the "default" search term on initial load instead of the "Top inspiration" tag.