Additional search options (sorting, simple filters) #2163

Closed
opened 2019-01-04 17:00:15 +01:00 by tzarebczan · 2 comments
tzarebczan commented 2019-01-04 17:00:15 +01:00 (Migrated from github.com)

The Issue

Along with https://github.com/lbryio/lbry-desktop/issues/2111 / https://github.com/lbryio/lbry-desktop/issues/1764 / https://github.com/lbryio/lbry-desktop/issues/1735, we should also add simple search result sorting and filtering. Examples include:

Sorting by title asc/desc
Sorting by date (currently height) asc/desc
In last day, week, year, month, etc (time period filtering)
Effective Amount asc/desc
View count (not available yet)
Paid/Free
Anonymous/ in a Channel
Only search channels
Only search description
Has Thumbnail

Suggested Solutions

Tell us your suggested solutions if you have any.

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

Internal Use

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-desktop/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.io --> ## The Issue Along with https://github.com/lbryio/lbry-desktop/issues/2111 / https://github.com/lbryio/lbry-desktop/issues/1764 / https://github.com/lbryio/lbry-desktop/issues/1735, we should also add simple search result sorting and filtering. Examples include: Sorting by title asc/desc Sorting by date (currently height) asc/desc In last day, week, year, month, etc (time period filtering) Effective Amount asc/desc View count (not available yet) Paid/Free Anonymous/ in a Channel Only search channels Only search description Has Thumbnail ### Suggested Solutions Tell us your suggested solutions if you have any. ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version: - LBRY Installation ID: - Operating system: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here --> ## Internal Use ### Acceptance Criteria 1. 2. 3. ### Definition of Done - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed
lrq3000 commented 2019-12-31 09:43:06 +01:00 (Migrated from github.com)

Humble user opinion: sorting by date is I think the most important to implement, as regular users will want to check out the latest videos. Currently the videos seem to not be sorted at all, but to randomly populate the search results.

Humble user opinion: sorting by date is I think the most important to implement, as regular users will want to check out the latest videos. Currently the videos seem to not be sorted at all, but to randomly populate the search results.
kauffj commented 2020-02-03 21:36:38 +01:00 (Migrated from github.com)

Using #2801

Using #2801
Sign in to join this conversation.
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#2163
No description provided.