Feature #1264
Add Search scope
| Status: | Reopened | Start: | 2008-05-20 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Jean-Philippe Lang | % Done: | 0% |
|
| Category: | Search engine | |||
| Target version: | 0.8 | |||
| Resolution: | Fixed |
Description
What about to add "search scope" to search fields?
My idea is to add two checkboxes under under/next to search field:
[x] search also in subprojects [x] search in all projects
I hope the functionality is evident. If you select "[x] search in all projects", the field "[x] search also in subprojects" will be automaticaly marked as checked and the field will be unaccessible. Also radio buttons can be used, but in will be a lot of text IMHO:
Search: (o) this project only, ( ) also in subprojects, ( ) all projects
What others think?
Associated revisions
Ability to search a project and its subprojects (#1264).
History
2008-05-20 21:50 - Jean-Philippe Lang
Currently, you can choose:
- All projects
- My projects (if you belong to some projects)
- Current project (if you are inside a project)
It shouldn't be hard to add 'current project and subprojects' if the current has some subprojects :-)
Btw, I think a drop down list is more appropriate, isn't it ?
2008-05-20 22:29 - Jean-Philippe Lang
- Status changed from New to Closed
- Assigned to deleted (
Nicolas Chuche) - Resolution set to Fixed
Added in r1439.
2008-05-28 17:17 - Maxim Krušina
- Status changed from Closed to Reopened
- Assigned to set to Jean-Philippe Lang
I just checked implementation.
On dedicated search page it's just OK.
But I think that same scope should be on the search box at main blue header - now users are not sure where they are currently searching...