Description
Is your feature request related to a problem?
No
Describe the solution you'd like
I've noticed a couple of minor annoyances (which can be solved with -- what I think/hope are -- equally minor fixes) with the Search
(mostly Advanced Search
) feature, and thought I'd reduce them to a ticket in the hopes they can be addressed:
-
When clicking
Advanced Search
from a results page, the fields on the resultingAdvanced Search
page should be filled in. -
When pressing
Enter
from within any of the fields on theAdvanced Search
page, the form should be submitted. -
On the results page, among the pre-populated "Filters" listed below the search bar, there should be one for number of total downloads (or downloads this version). The only other filters that can narrow down the list to popular gems are the filters by
Last Updated Date
, and those are less ideal because they are liable to omit stable/mature gems in favor of pre-alpha type gems that are not yet usable.An alternate (or additional) option that would be helpful would be the ability to sort by such values in addition to simply filtering.
Describe alternatives you've considered
The obvious alternative for all of the above is to look through every single match, but that can be an onerous task. For some of the suggestions, manually writing filters or else trying multiple different filter values would suffice.