If I click on the advanced search from "Issues" I am not presented with a way to select a search based on the new components listing.
http://drupal.org/project/issues/search/

However, if I am already within a 'project area', I can click on advanced search and be presented with component search options.
http://drupal.org/project/issues/search/webmasters

In fact, unless a user does an advanced search from a specific area, they may never be aware of components because they do not appear within the listings or search results of the issues queue.
http://drupal.org/project/issues/

1) Can we add a way to allow the initial issues search to select 'project' first, then load the apprpriate advanced search; or perhaps use javascript to load the appropriate sub-form based on the user's selection of 'Project'.
2) And also add 'components' to the filters on the issues listings pages.
| Comment | File | Size | Author |
|---|---|---|---|
| issues-no-components.jpg | 20.52 KB | heather | |
| issues-filters.jpg | 21.41 KB | heather | |
| issues-search-webmasters.jpg | 31.61 KB | heather |
Comments
Comment #1
yoroy commentedYes please, this would help a lot. Usability touches Drupal as a whole, across core and contrib as well, being able to filter on it would help a lot with keeping tabs on what's happening in the whole Drupal universe.
+1
Comment #2
AjK commentedThese requests should realistically be filed against the project issue queue. I believe dww is happy to receive feature patches, but without that sort of attention not a lot of activity is going on with it at the moment. Dww put a massive amount of time into the module a year or so ago (along with a few others) but I think it's time other/more people stepped up to help.
Feel free to start submitting patches!
Comment #3
AjK commentedOh, and it's not "critical" as that priority is reserved for "it's doesn't work". It does work, just not how you like it. Changing to "normal"
Comment #4
yoroy commentedOk, thanks for clarifying. Thing is, this is mostly a feature request from non-code-writing contributors: usability experts and ux designers. I know project.module needs help big time. We don't have those skills though.
Comment #5
heather commentedI neglected to append Usability: to the title
Comment #6
dwwYou can't have component and version filters on the site-wide issue queues, since those are specific to each project. There's no way to make that UI make any sense at all. However, the new views2-based issue queues add those to every per-project issue listing, so they should be easier to find and make use of.