Closed thealphadollar closed 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.
url/?search=QUERY
PR that implements the same in mfqp
I think this one is done in https://github.com/metakgp/mcmp/pull/18
@themousepotato Oh, I saw your comment now. But I've made multiple more changes and simplified the UI.
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