Closed
Bug 623359
Opened 14 years ago
Closed 14 years ago
Add a dashboard for "Broken Site" submission
Categories
(Input :: General, enhancement, P1)
Input
General
Tracking
(Not tracked)
VERIFIED
FIXED
3.1
People
(Reporter: aakashd, Assigned: michaelk)
References
Details
Attachments
(1 file)
195.61 KB,
image/png
|
Details |
Major release users can submit broken site feedback, but we don't have a dashboard to show that information! Let's use the Sites UI and correlate that only for broken site feedback. Mock-up attached.
Updated•14 years ago
|
Assignee: nobody → chowse
Comment 1•14 years ago
|
||
Notes:
* Top level navigation: Experience, Broken Sites, Ideas
To reflect the 3 types of feedback offered to our users.
* Page title: 'Reported Websites', not 'Broken Websites'
These are sites that users have encountered errors with, not websites that
are completely non-functional, from Firefox or otherwise.
* Uncommon Websites
Is this still useful for capturing isolated cases, or will the magnitude of
release feedback make this unmanageable?
Reporter | ||
Comment 2•14 years ago
|
||
> Uncommon Websites: Is this still useful for capturing isolated cases, or will the magnitude of release feedback make this unmanageable?
Good point on the magnitude. Let's cut it out for 3.1 and add something there when a better idea (or a need) arises.
Comment 3•14 years ago
|
||
Assigning this to Michael, who made the original sites dashboard. Michael: Let me know if that works for you. In the backend, you'll need to process sites for releases, just like you are doing now for betas. In the frontend, you can probably majorly reuse the current sites dashboard -- make sure to not just duplicate the template files unless you have to :)
Assignee: chowse → michael
Comment 4•14 years ago
|
||
Michael: I landed the version improvement code, please rebase your patch on it (and perhaps adapt the way you're getting your version list). Let me know if you have any questions.
Assignee | ||
Comment 5•14 years ago
|
||
Should be fixed.
https://github.com/fwenzel/reporter/commit/3e4f53d52856de527250e741f761e27268880a5c
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 6•14 years ago
|
||
http://input.stage.mozilla.com/en-US/release/sites
1) page name displays as 'Sites::Firefox Input' - should be 'Reported Websites'
2) there is no 'uncommon sites' data displaying
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 7•14 years ago
|
||
As for 1)
Thanks for finding, I'll fixit asap.
Regarding 2)
As by Aakash's Comment 2, I removed it for the release feedback.
Comment 8•14 years ago
|
||
Perfect- also as a note, the link on the dashboard header shows 'Broken Sites' also
Assignee | ||
Comment 9•14 years ago
|
||
To really test the release dashboard, we need 2 or more feedback items for the same site and the same Firefox release version (e.g. 3.6.13) Currently there is only one item for brokensite.com
New test feedback items should be included in sites the next morning (if everything works correctly).
Assignee | ||
Comment 10•14 years ago
|
||
Changed the text to Broken Sites for now:
https://github.com/fwenzel/reporter/commit/62b3125f47cad64602ea8f722dd705a4fddcfb12
To get it changed to "Reported Websites": bug 632232
For this bug to be verified, we also want to make sure that we have clustered feedback items on the release dashboard (tomorrow).
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Comment 11•14 years ago
|
||
Will verify 2/8 when /sites data is populated
Comment 12•14 years ago
|
||
Verified it all displays as 'Broken Sites' for this release. Data displays in clusters- filed bug 632448 for UI differences.
Status: RESOLVED → VERIFIED
Comment 13•14 years ago
|
||
Data used for verification was from prod. Unable to verify our stage data due to indexer updates.
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•