Closed (fixed)
Project:
Project issue tracking
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 Apr 2007 at 03:46 UTC
Updated:
12 Mar 2009 at 23:30 UTC
In the mini-search bar that's at the top of every list of issues (such as project/issues/user or project/issues/views) it would be really handy if the keyword search textfield were there as well; sometimes when trying to find an issue, that's the easiest way to find it. Going to the advanced search from there sometimes loses context, so it can be tricky to find exactly what you're looking for.
Comments
Comment #1
merlinofchaos commentedsubscribing hahahaha ahem
Comment #2
dwwthis really belongs as another input into http://drupal.org/node/65336
Comment #3
dwwActually, I think this should be handled separately from #65336: improving UI for issue query page's search "bar". Also note that #377884: Add basic "search" to project-specific issue views is duplicate. Now that the search index is completely rebuilt, I'll take a look at this.
Comment #4
dwwComment #5
dwwAdded, tested, committed, and deployed:
http://drupal.org/project/issues
http://drupal.org/project/issues/drupal
http://drupal.org/project/issues/user/dww
While I was at it, I altered the "Apply" button to be called "Search" on all issue queue views.
It's too bad that this tends to cause the filters to wrap, at least unless your window is really wide. Not sure what we can do about that.
Comment #6
webchickYES! AWESOME! :D Thanks so much!
I also suggested #385114: Make "Search for" the first field in the issue filters if you're interested.