Labs/Jetpack/FlightDeck/1.0a2/UXReview: Difference between revisions
< Labs | Jetpack | FlightDeck | 1.0a2
Jump to navigation
Jump to search
(Started point to point list) |
|||
Line 14: | Line 14: | ||
| P2 | | P2 | ||
| | | | ||
| [[Labs/Jetpack/FlightDeck/1.0a2| | | as on [[Labs/Jetpack/FlightDeck/1.0a2|1.0a2]] | ||
| | | | ||
|- | |- | ||
Line 32: | Line 32: | ||
| P1 | | P1 | ||
| {{bug|566252}} | | {{bug|566252}} | ||
| {{risk|}} | | {{risk|}} part of homepage redesign on [[Labs/Jetpack/FlightDeck/1.0a2|1.0a2]] | ||
| | | | ||
|- | |- | ||
Line 52: | Line 52: | ||
| {{done|}} | | {{done|}} | ||
| | | | ||
|- | |||
| Edit Package Button in Browser. I think this will create confusion: am I editing this actual version? ... | |||
| | |||
| | |||
| {{done|}} | |||
| Solved by adding the [View Source] button and disallowing to edit the Package for users who aren't authors | |||
|- | |||
| [Try in browser] rewording | |||
| | |||
| | |||
| {{done|}} | |||
| It's now called [Test] | |||
|- | |||
| Allowing visitors to add Icon | |||
| | |||
| | |||
| {{invalid|}} | |||
| bad idea | |||
|- | |||
| Provide launch spot for developer | |||
| | |||
| | |||
| {{risk|}} part of homepage redesign on [[Labs/Jetpack/FlightDeck/1.0a2|1.0a2]] | |||
| | |||
|- | |||
| The rating widget | |||
| | |||
| | |||
| {{done|}} | |||
| switched off until rating will be possible | |||
|- | |||
| Display add not installed warning only if it was needed | |||
| | |||
| | |||
| {{done|}} | |||
| | |||
|- | |||
| Hover state on the Package's action bar | |||
| | |||
| | |||
| {{done|}} | |||
| | |||
|- | |||
| URL for [test] different from [download] | |||
| | |||
| | |||
| {{done|}} | |||
| | |||
|- | |||
| Adding wait icon to buttons | |||
| P2 | |||
| | |||
| | |||
| Pushed to the next iteration | |||
|- | |||
| Changing the message after installing an Add-on | |||
| | |||
| | |||
| {{risk|}} | |||
| System has no information about the details of the addon on install complete event. Function is assigned on the page load. FlightDeck Addon does not provide such info | |||
|- | |||
| Loading extension/extension installed | |||
| | |||
| | |||
| {{done|}} | |||
| "installed" is the message received from Addon. Currently <code>'Addon-builder'</code><br/><code>'Add-on {msg}'.substitute(data)</code> |
Revision as of 14:44, 9 June 2010
This tables has to be read together with UX review
Homepage
Summary | Priority | References | Status | Notes |
Rebrand application to Add-ons Builder | P2 | as on 1.0a2 | ||
Install button / Categories | [DONE] | |||
Remove version Picker | [DONE] | |||
Make New Add-on more spot on | P1 | bug 566252 | [AT RISK] part of homepage redesign on 1.0a2 | |
Sown top menu (Documentation, Browser) only when you are inside the main builder interface (Editor). | I don't think it's needed - There is the space and it's used for Sign in links as well | |||
Remove featured extension | [DONE] | |||
See more at the end of the example Add-ons/Libraries | [DONE] | |||
Edit Package Button in Browser. I think this will create confusion: am I editing this actual version? ... | [DONE] | Solved by adding the [View Source] button and disallowing to edit the Package for users who aren't authors | ||
[Try in browser] rewording | [DONE] | It's now called [Test] | ||
Allowing visitors to add Icon | [INVALID] | bad idea | ||
Provide launch spot for developer | [AT RISK] part of homepage redesign on 1.0a2 | |||
The rating widget | [DONE] | switched off until rating will be possible | ||
Display add not installed warning only if it was needed | [DONE] | |||
Hover state on the Package's action bar | [DONE] | |||
URL for [test] different from [download] | [DONE] | |||
Adding wait icon to buttons | P2 | Pushed to the next iteration | ||
Changing the message after installing an Add-on | [AT RISK] | System has no information about the details of the addon on install complete event. Function is assigned on the page load. FlightDeck Addon does not provide such info | ||
Loading extension/extension installed | [DONE] | "installed" is the message received from Addon. Currently 'Addon-builder' 'Add-on {msg}'.substitute(data)
|