numo-labs / isearch-ui

:yellow_heart: :mag: The ui for inspirational search!
GNU General Public License v3.0
7 stars 7 forks source link

Support an automatic search tag based on query string #327

Closed lennym closed 8 years ago

lennym commented 8 years ago

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.

lennym commented 8 years ago

Code complete. Unit tests imminent.

lennym commented 8 years ago

Ready to go.

Closes #316

nelsonic commented 8 years ago

Nice one @lennym 👍

lennym commented 8 years ago

I can't take any credit for the idea - that was all @jruts work - #316

nelsonic commented 8 years ago

Yeah, we all know @jruts is the brains behind this whole operation... 😉 brains

but great work on actually implementing it. 🚀