Mozillians/Releases/1.0/Search

From MozillaWiki
< Mozillians‎ | Releases‎ | 1.0
Jump to: navigation, search

Previous Page Edit Profile

Summary

Vouched users should be able to search for anyone in the community within the Phonebook.

Search results must distinguish Vouched users from pending users.

Guest and Pending users may not use search features.

  • Guest - shown a "login or register" type message
  • Pending - shown a 'get vouched' type message
User flow mozillian search.png

Features

Default Search

Primarily, users should be able to search for names (given and family) in the phonebook. It shouldn't take longer than 10 seconds for a search to populate results. By default, a search results page should show 10 results. If there are more than 10 results available (should be configurable), the rest should be available on subsequent pages (i.e. paginated).

Categories

A category dropdown box should be available after a user has clicked on the "advanced" hyperlink. Within the area should include a single drop-down box that includes the following options:

Field Description
Name
  • First/Given and Last/Family name. The engine should be able to pick up on either part of the search string in first and last name.
IRC Nick
  • The nickname for users on irc.mozilla.org. Generally, they're one word and vary from 1-15 characters in length.
E-mail Address
  • A string of text 5 characters or greater that includes a "@" and ".".

Workflow

  1. Results page - The page that displays when there are results to be shown for a query.
  2. No Results page - The page that displays when there are no results to be shown for a query.

Non-Goals

  1. Dynamically populated results during a search (i.e. Facebook suggestions)
  2. Filtering
  3. Geolocation-based Search

Previous Page Edit Profile | Back to PRD Front Page