mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-31 01:11:26 +00:00
## 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. |
||
|---|---|---|
| .. | ||
| app.js | ||
| blocked.js | ||
| coinSwap.js | ||
| comments.js | ||
| content.js | ||
| file_info.js | ||
| livestream.js | ||
| notifications.js | ||
| publish.js | ||
| reactions.js | ||
| reportContent.js | ||
| rewards.js | ||
| search.js | ||
| settings.js | ||
| subscriptions.js | ||
| sync.js | ||
| tags.js | ||
| user.js | ||