metakgp / wimp

Where is my Prof?
https://wimp.metakgp.org
GNU General Public License v3.0
48 stars 26 forks source link

Use search string to prefill data #40

Closed thealphadollar closed 6 years ago

thealphadollar commented 6 years ago

In order to resolve mcmp issue17, WIMP will allow searching with query present in the form url/?search=QUERY where query will be the term that will fill the search bar.

PR that implements the same in mfqp

themousepotato commented 6 years ago

I think this one is done in https://github.com/metakgp/mcmp/pull/18

thealphadollar commented 6 years ago

@themousepotato Oh, I saw your comment now. But I've made multiple more changes and simplified the UI.