Mobile/Projects/Addition of search engines: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Tracking == TBD == Overview/Goals == * To add new search engines (where we have agreements in place) to the list of available search engines shipped in a build by default ...") |
|||
Line 1: | Line 1: | ||
== Tracking == | == Tracking == | ||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"blocks": "863469", | |||
"resolution": "---", | |||
"include_fields": "id, priority, summary, status, assigned_to", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
== Overview/Goals == | == Overview/Goals == |
Revision as of 22:39, 18 April 2013
Tracking
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Overview/Goals
- To add new search engines (where we have agreements in place) to the list of available search engines shipped in a build by default
Specifications
- Ensure (triple check) appropriate business agreements are in place and we have the correct search string
- Search suggestions should be supported by additional search providers added to the list (unless specifically noted otherwise)
- Search suggestions should be preffed off for all of the search providers listed
- If a user has accepted search suggestions to be 'on', then suggestions should only be visible for the provider they accepted on
- A light-weight flow should be approached that the user is not confronted with multiple simultaneous requests to turn on search suggestions for each provider
User stories
Quality criteria
- User stories are satisfied
- Specifications are met