Closed Bug 546826 Opened 14 years ago Closed 13 years ago

Show name-based search suggestions

Categories

(addons.mozilla.org Graveyard :: Search, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fligtar, Assigned: cvan)

References

Details

Attachments

(1 file)

Please implement the search suggestions HTML, CSS, and JS as shown in this mock: http://people.mozilla.com/~fligtar/zamboni/designs/2010-02-15/Search-Suggest-100215.png
Priority: P3 → P4
Target Milestone: 5.8 → 5.9
Attached zip contains some example HTML for the dropdown along with one required image (for the icons) and the relevant CSS in its own style sheet. The CSS rules should be merged into zamboni.css; they're included here separately just to simplify delivery.

The HTML file also has some very rudimentary javascript that's only intended as a starting point. The JS needs to set the top position and width of the dropdown, since those values will vary depending on window width and font size etc. The menu should be inserted after the search input field, and in fact JS should create the div and list in the document anyway. You can see a rough static demo at http://mozilla.focalcurve.com/zamboni/searchresults.php and click on the search field to trigger the dropdown. It's a purely visual demo so it doesn't actually do anything but show and hide the menu.

The design comp only has icons for Extensions, Collections, and Categories. Are there any other types of suggestions we'll need? Themes/Personas maybe?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Thanks Craig.  -> davedash for implementation.  Note this is a low priority for now
Assignee: craigcook.bugz → dd
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [z][clearleft-craigcook] → [z]
Status: REOPENED → NEW
Target Milestone: 5.9 → 5.10
Target Milestone: 5.10 → 5.11
Target Milestone: 5.11 → 4.x (triaged)
Assignee: dd → nobody
Whiteboard: [z]
Target Milestone: 4.x (triaged) → Q3 2011
Depends on: 668339
Assignee: nobody → cwiemeersch
Target Milestone: Q3 2011 → Q4 2011
Version: 3.2 → 4.x
Note that the current mocks/implementation for these is at: http://fligtar.github.com/amo-redux/

(start typing "video" into the search box)

See bug 668339 for other deets.
Summary: Implement search suggestions HTML/CSS/JS → Show name-based search suggestions
Target Milestone: Q4 2011 → 6.2.6
Blocks: 691838
Target Milestone: 6.2.6 → 6.2.7
https://github.com/jbalogh/zamboni/commit/f647f49

behind waffle switch: 'search-suggestions'
Status: NEW → RESOLVED
Closed: 14 years ago13 years ago
Resolution: --- → FIXED
Depends on: 694099
No longer depends on: 694099
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: