Closed
Bug 282845
Opened 20 years ago
Closed 18 years ago
Replace listmanager with a simple search
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.0
People
(Reporter: Bugzilla-alanjstrBugs, Assigned: fligtar)
Details
Any time you access the listmanager in the DevCP, it executes a query and then has to draw a large table. Instead, it should be a search that queries on Main.Name. Results will be linked to itemoverview.
Looking at what morgamic has for v2 so far, I think the existing search can be reused. Maybe just add a "if session is an admin, put a [EDIT] link to the right of the name" in the search results.
Assignee: Bugzilla-alanjstrBugs → morgamic
Target Milestone: 1.0 → 2.0
AMO bugspam. Correcting QA contacts on OLD bugs (mozilla.update@update.bugs) -> Correct QA contact (developers@add-ons.bugs) Filtermeplzkthx
QA Contact: mozilla.update → developers
| Assignee | ||
Updated•18 years ago
|
Component: Developer Pages → Admin/Reviewer Tools
QA Contact: developers → admin-tools
Target Milestone: 2.0 → ---
Comment 3•18 years ago
|
||
I think comment #2 is a grand idea, except that it will screw the netscaler in the eye unless we're clever enough. (I think we can be clever enough, though!) Dumping back into the general pool and targetting at Remora.
Assignee: morgamic → nobody
Target Milestone: --- → 3.0
| Assignee | ||
Comment 4•18 years ago
|
||
Remora's Add-on Manager does not have a list, but rather a search box with auto-completion after 4 characters.
Assignee: nobody → fligtar
| Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•9 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
•