Mobile/Projects/Settings UI clean up: Difference between revisions
Jump to navigation
Jump to search
Full Query
(2 intermediate revisions by 2 users not shown) | |||
Line 16: | Line 16: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"blocks": "867371", | |||
"resolution": "---", | |||
"include_fields": "id, priority, summary, status, assigned_to", | |||
"order": "bug_id" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
</onlyinclude> | </onlyinclude> | ||
== Resolved/Fixed == | |||
<bugzilla> | |||
{ | |||
"blocks": "716403", | |||
"resolution": "FIXED", | |||
"include_fields": "id, priority, summary, status, assigned_to", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
== Quality Criteria == | == Quality Criteria == | ||
# User stories must be satisfied | # User stories must be satisfied | ||
# Specifications must be met | # Specifications must be met |
Latest revision as of 19:40, 26 July 2013
Goals
- To reorganize the settings menu to reflect an intuitive grouping of functions to make customization your Firefox as easy as possible
Specifications
- https://etherpad.mozilla.org/settings-reorg
- To include managing search providers and which provider is used as default
- Investigate how best to use this menu to manage add-ons: either as a link to the add-on manager, or whether to incorporate the management of add-ons in this menu
User Stories
- As a user, I want my settings menu organized in an intuitive manner where I can find how to customize my Firefox as easily as possible.
Tracking
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Resolved/Fixed
45 Total; 0 Open (0%); 18 Resolved (40%); 27 Verified (60%);
Quality Criteria
- User stories must be satisfied
- Specifications must be met