QA/Fennec/Planning/2010/Reporter: Difference between revisions
< QA | Fennec | Planning/2010
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
* Alex Buchanan (buchanan) | * Alex Buchanan (buchanan) | ||
== | == Categories of Report Types == | ||
* | * problems playing video | ||
* | * wrong page appearance | ||
* | * no form helper | ||
* | * button/links do nothing | ||
* browser not supported | |||
* | |||
== Mock-Ups == | == Mock-Ups == | ||
Line 31: | Line 25: | ||
[[Image:Feedback_mock_browser_window.png]] | [[Image:Feedback_mock_browser_window.png]] | ||
== | == The Plan == | ||
* | * {{done|Mock the extension}} | ||
* | * {{done|Mock the web interface}} | ||
* | * Develop the [https://bugzilla.mozilla.org/show_bug.cgi?id=537735 Extension] | ||
* | * https://bugzilla.mozilla.org/show_bug.cgi?id=540873 Change reporter.mozilla.org] to work with the mobile reporter | ||
== Thoughts? == | == Thoughts? == |
Revision as of 21:52, 29 January 2010
Objective
Currently, Mobile Firefox has no way for users to interact with the Mozilla Project through the browser UI. Desktop Firefox has a "Report Broken Website" option in the Help menu that gives them a chance to offer feedback to the project without too much effort. I'd like to port that feature into an extension for Mobile Firefox and send that information to a query-able repository of anonymous feedback. Also, change the name to "Report a Problem" Mechanism.
Team
- Aakash Desai (aakashd)
- Mario Alvarado (marioalv)
- Jorge Villalobos (jorge)
- Alex Buchanan (buchanan)
Categories of Report Types
- problems playing video
- wrong page appearance
- no form helper
- button/links do nothing
- browser not supported
Mock-Ups
- Identity Panel
- The selection pop-up dialog...
- The comment pop-up dialog...
The Plan
- [DONE] Mock the extension
- [DONE] Mock the web interface
- Develop the Extension
- https://bugzilla.mozilla.org/show_bug.cgi?id=540873 Change reporter.mozilla.org] to work with the mobile reporter
Thoughts?
- instancing it
- Under larry is a good place
- submission form
- pop-up dialog, some sort of about: system page, a webpage
- possibly add populate text after type is chosen
- multi-select rather than one thing
- shown the description only when "other" is chosen
- two-step
- first instance of pop-up will have pannable list of options where the description box is with a done!
- second instance of pop-up will have the "do you want to add comments?" box, choose category and send button
Resources
- bug 537735 - Addition of Broken Website Reporter
- bug 540873 - Need an Update for reporter.mozilla.org for Mobile Firefox
- Reporter Wizard Code in Firefox