lbry-desktop/ui/redux
infinite-persistence b822ae39e1
Remove hardcoded filters in doSearch
## Issue
6414 <Don't use "exact match" setting outside of main search - cuases no results in related>

`doSearch` was used in Wunderbar and Recommended, but it was adding in Wunderbar options all the time.

## Changes
- Fix `doSearch` to not use hardcoded options (take from arguments).
- Refactors the searchOption-creation code so that we don't duplicate the logic in both .js and .jsx.
2021-07-14 11:16:19 +08:00
..
actions Remove hardcoded filters in doSearch 2021-07-14 11:16:19 +08:00
reducers Commentron Moderation Delegation API 2021-06-18 15:46:51 -04:00
selectors Remove hardcoded filters in doSearch 2021-07-14 11:16:19 +08:00