From bd27c0405034e3726ebd31f6d804566a5ff74e7a Mon Sep 17 00:00:00 2001 From: Qstick Date: Thu, 22 Apr 2021 22:38:45 -0400 Subject: [PATCH] Fixed: Sort options in Search Sort menu --- .../src/Search/Menus/SearchIndexSortMenu.js | 67 ++++++++++++++++++- 1 file changed, 65 insertions(+), 2 deletions(-) diff --git a/frontend/src/Search/Menus/SearchIndexSortMenu.js b/frontend/src/Search/Menus/SearchIndexSortMenu.js index 6b3623f68..d24d215f8 100644 --- a/frontend/src/Search/Menus/SearchIndexSortMenu.js +++ b/frontend/src/Search/Menus/SearchIndexSortMenu.js @@ -21,12 +21,21 @@ function SearchIndexSortMenu(props) { > - Monitored/Status + Protocol + + + + Age {translate('Title')} + + + Indexer + + + + Size + + + + Files + + + + Grabs + + + + Peers + + + + Category + );