feat: search filters #2282

Merged
neb-b merged 1 commit from search-filter into master 2019-02-18 19:47:02 +01:00
neb-b commented 2019-02-18 06:58:46 +01:00 (Migrated from github.com)

Changes

  • Adds filters for search
  • Removes resultCount from settings reducer, not it lives in search
screen shot 2019-02-18 at 12 21 55 pm
### Changes - Adds filters for search - Removes `resultCount` from settings reducer, not it lives in search <img width="500" alt="screen shot 2019-02-18 at 12 21 55 pm" src="https://user-images.githubusercontent.com/16882830/52967348-ce7e0180-3377-11e9-87f2-ff5891fd78c4.png">
skhameneh (Migrated from github.com) approved these changes 2019-02-18 19:16:20 +01:00
@ -0,0 +71,4 @@
<legend className="search__legend--2">{__('File Types')}</legend>
{[
{
option: SEARCH_OPTIONS.MEDIA_VIDEO,
skhameneh (Migrated from github.com) commented 2019-02-18 19:16:10 +01:00

Could generate this from an object

Could generate this from an object
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2282
No description provided.