Closed
Bug 537896
Opened 16 years ago
Closed 15 years ago
Consider adding autocompletion of add-on names
Categories
(addons.mozilla.org Graveyard :: Search, defect)
addons.mozilla.org Graveyard
Search
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 546826
4.x (triaged)
People
(Reporter: stephend, Unassigned)
References
()
Details
(Whiteboard: [z][clearleft])
Attachments
(1 file, 2 obsolete files)
|
489.52 KB,
image/png
|
Details |
(I've been wanting to file a bug on this since, like, forever.)
Summary: Auto-complete add-on names in the "search for add-ons" textfield
STR:
1. Load https://addons.mozilla.org/en-US/firefox/
2. In the "search for add-ons" textfield, type something you know has results -- e.g. "cooli"
AR:
No auto-completion
ER:
A simple dropdown autocompletion would suffice, a la Google.com
So very Web 2.0! ;-)
Comment 1•16 years ago
|
||
Don't we already have something similar on the Create a Collection page (https://addons.mozilla.org/en-US/firefox/collections/add)? Go down to the last section (Choose Your First Add-Ons) and start typing add-on names in the text box. Transplantable? ;)
This could also work for category names, tags, and (if we have the data) popular search terms. Not sure how they'd be prioritized or interleaved off the top of my head, but would make the feature a bit more interesting.
Comment 2•16 years ago
|
||
Yeah, that's scattered around. We'll add it to all add-on boxes eventually, but the current code needs to be tweaked a bit. Right now it's just a single function that everyone calls, but we need to adjust it for different users. E.g. admins should see disabled add-ons but normal users shouldn't.
| Reporter | ||
Updated•16 years ago
|
Summary: Consider adding autocompletion of add-ons names → Consider adding autocompletion of add-on names
Updated•16 years ago
|
Whiteboard: [z][clearleft]
Target Milestone: --- → 4.x (triaged)
Comment 3•16 years ago
|
||
Comment 4•16 years ago
|
||
Comment 5•16 years ago
|
||
So, one change that will definitely be made is reducing the size of the text and icons. The other changes I'm a bit torn on.
Clearleft thinks we should have a search box that searches everything and we should get rid of the dropdown or more likely move it to the Advanced criteria. I agree with this, but I think it might need to wait until after [z].
So I think option 1 should probably be used until that happens and the suggestions are filtered based on the option selected in the dropdown. If we move to a MAGIC SEARCH later on, we can break it down into categories with option 2.
Thoughts? Dissent?
Comment 7•16 years ago
|
||
and fyi... I think a lot of magic search is implemented already (on remora and zamboni)... depending on your definition of magic.
Comment 8•16 years ago
|
||
Attachment #426587 -
Attachment is obsolete: true
Attachment #426588 -
Attachment is obsolete: true
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 10•15 years ago
|
||
Verified duplicate, though I don't know why work wasn't done in this bug.
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•