Closed
Bug 824935
Opened 13 years ago
Closed 13 years ago
Filter search results by product from product specific pages
Categories
(support.mozilla.org :: Search, defect, P3)
support.mozilla.org
Search
Tracking
(Not tracked)
RESOLVED
FIXED
2013Q1
People
(Reporter: rrosario, Assigned: rrosario)
Details
(Whiteboard: u=user c=search p=1 s=2013.1)
We can now filter search results pages and we will have products assigned to all questions that were asked about Firefox and Firefox for mobile. So we should filter search results by default for users on pages where a product has been already selected:
* Product landing page (https://support.mozilla.org/en-US/products/{firefox,mobile,...}
* Document listing page (https://support.mozilla.org/en-US/products/{firefox,mobile,...}/{get-started,tips,bookmarks,...}
This is done by simply adding a hidden form field to the search form. For example:
<input type="hidden" name="product" value="firefox" />
Comment 1•13 years ago
|
||
We should do this for the AAQ page too since we ask for the product in the first step
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → rrosario
Assignee | ||
Comment 2•13 years ago
|
||
This isn't really a roadmap item, so making it P3
Priority: P2 → P3
Assignee | ||
Comment 3•13 years ago
|
||
in a pull request:
https://github.com/mozilla/kitsune/pull/1036
Assignee | ||
Comment 4•13 years ago
|
||
Assignee | ||
Comment 5•13 years ago
|
||
Deployed to prod now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•