E.g. when you're at http://drupal.org/project/modules if you enter text in the "Search modules" block and submit, it should remove any active (or default) sorts, and sort by relevancy by default. If you then select a different sort order, it should work (and preserve the text search). Two parts:

A) the logic to actually ignore/reset filters when you submit a text search

B) the logic to add a dummy "Relevancy" option in the sort block whenever there's text search. this would be selected by default when you submit the text in step A.

CommentFileSizeAuthor
#1 relevancy-394352-1.patch2.4 KBpwolanin

Comments

pwolanin’s picture

Status: Active » Needs work
StatusFileSize
new2.4 KB

partial patch

dww’s picture

Status: Needs work » Active

Finished fixing this, tested, and committed to HEAD. I'll mark this fixed when it's deployed on d.o.

dww’s picture

Status: Active » Fixed

Deployed and working on d.o.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.