Update:Remora Feedback: Difference between revisions
Line 38: | Line 38: | ||
* If the user is navigating add-ons or themes for a specific application only add-ons and themes for that application should be shown. For example, in the Thunderbird add-ons privacy and security category the first page shows the Hip Hop Radio Extension for Firefox. Thats experimental and Firefox specific. | * If the user is navigating add-ons or themes for a specific application only add-ons and themes for that application should be shown. For example, in the Thunderbird add-ons privacy and security category the first page shows the Hip Hop Radio Extension for Firefox. Thats experimental and Firefox specific. | ||
* If I search for the Lightning extension while running Firefox under Linux it has a "Download Now (Windows)" button for that extension. This is confusing as all of the other add-ons have "Download Now" and it choose the wrong platform when it tried to be helpful. If I click on the entry it shows separate download links for each platform. However, if I look at some other extension such as ltnPlus it uses "Download Now" both in the summary and when I click on the entry. Behavior needs to be more consistent and predictable. | * If I search for the Lightning extension while running Firefox under Linux it has a "Download Now (Windows)" button for that extension. This is confusing as all of the other add-ons have "Download Now" and it choose the wrong platform when it tried to be helpful. If I click on the entry it shows separate download links for each platform. However, if I look at some other extension such as ltnPlus it uses "Download Now" both in the summary and when I click on the entry. Behavior needs to be more consistent and predictable. | ||
* There should be more consistency in categories among the different products. Firefox has interface customizations and toolbars, which are generic enough they would be useful in Thunderbird and probably other applications. Firefox has "other" while Thunderbird has "miscellaneous", whats the difference? Firefox has "photos, music and media" while SeaMonkey has "photos and media", why are they different? | |||
* Looking at the number of categories (14 for firefox, 11 for SeaMonkey, 6 for Thunderbird, 3 for sunbird) one gets the impression some applications are not first class citizens. You would expect SeaMonkey to have the same categories (or more since its really a superset) as Firefox. Obvious categories such as Spam are missing for Thunderbird and SeaMonkey. | |||
doesn't Thunderbird have a category such as spam? | |||
== Search Results Page == | == Search Results Page == | ||
The SRP should support sorting and filtering of the search results, similar to the sorting options already available on the "browse extension by category" page. Filtering can filter results by specific product/version/locale ... | The SRP should support sorting and filtering of the search results, similar to the sorting options already available on the "browse extension by category" page. Filtering can filter results by specific product/version/locale ... | ||
See bug 401136[https://bugzilla.mozilla.org/show_bug.cgi?id=401136] for details. | See bug 401136[https://bugzilla.mozilla.org/show_bug.cgi?id=401136] for details. |
Revision as of 19:23, 26 February 2008
Beta Feedback - http://preview.addons.mozilla.org
This page is for consolidation of the feedback on the new AMO Beta. If you're more comfortable filing bugs, you're welcome to do that instead.
Accessibility
- Changing text size results in bad layout. Ways to correct this: #otherAlso should specify min-width rather than width; class .addon has a background image of addon-tr.png - the vertical size of this image is not very big, so it quickly results in missing borders when text size is increased a fraction.
- Unfortunately #otherAlso has been taken out of the flow and is absolutely positioned resulting in it overlapping other content at non-default text sizes.
These sort of problems also tend to present themselves at higher DPI - have you tested at 120dpi?
SEO
- The title "Firefox Addons" should be an H1, not an H2 so that search engines will pick it up. At the moment, the H1 is an image saying "mozilla" - not really something a search engine would find... Also, I'm not sure why font sizes and font colors are specified for that H1 given that it only contains an image.
- A meta description would give a search engine something to pull off the page.
Overflow
Even at normal font size, URLs in the body text of the addon description break out of the .addon class container. This looks bad. You could give the addon class a overflow:hidden but that's usually unsatisfactory. Gecko still doesn't implement text-overflow:ellipsis (bug #312156) or word-wrap (bug #99457) so the only other option is to inject
Reviews
It's rather unobvious that adding a rating/review for an extension requires you to be logged in. I'd highly recommend adding a one-line note above the submit button for not-logged in users saying something like "requires registration", or you'll risk pissing off would be commenters who don't want to go through the trouble of registering yet another account.
Firefox/OS Version
It seems that there is no simple way to specify the Firefox version and OS the extensions shown should be compatible with. Nor is this information shown anywhere in the lists. This results in the rather frustrating situation that one might have to browse through a long list of extensions only to detect when trying to install the extension that it is not compatible with your browser. This problem gets even worse if somebody just wants to download an extension for a different browser (e.g. when an administrator running Linux prepares software and extensions for a Windows installation).
Especially for the launch of Firefox 3.0 this will be important as otherwise people will have too much difficulty in finding FF3.0 enabled extensions/themes.
Advanced search
There should be some form that allows a more advanced search, especially the specification of a FF version and/or OS that the addon must be compatible with. Other advanced search features should be an option to exclude or include "experimental" addons or limit the extensions to those of specific authors.
Usability / UI revisions
- People who are used to the term "themes" (existing users) are having difficulty finding them in the current hierarchy.
- Potential solution: Finish changing the name of the category from "Interface Customizations" to "Themes & Appearance"
- There's inconsistency between what down-arrows mean on menu headers (there's a drop-down menu available here) vs. what they mean on "Add to Firefox" buttons (up for debate! "down"load?)
- Potential solution: remove the down arrow from the "Add to Firefox" buttons. The arrow doesn't really have much useful semantic meaning -- it doesn't really convey "add to firefox" -- so it's really just clutter.
- The issue of not knowing whether a given add-on is compatible with your version of Firefox/other application is a big deal
- Listing stuff from the sandbox (experimental) by default is not useful, since even if the person goes to the trouble of creating an account in order to access it there is no useful status information such as when it was created, how long its been in a queue or what version it is compatible with. Why not only list experimental add-ons if the person is logged in?
- Clicking on a category button such as "security and privacy" for Thunderbird add-ons gives three add-ons, in vertical columns. This is hard to read, and unexpected. Its also hard to browse all of the entries for this category since thats not one of the choices in the "see all privacy and security" box. Whats wrong with alphabetical sorting as a choice? If nothing else sometimes a user has a rough idea of the name and wants to try to find it via browsing rather than searching.
- If the user is navigating add-ons or themes for a specific application only add-ons and themes for that application should be shown. For example, in the Thunderbird add-ons privacy and security category the first page shows the Hip Hop Radio Extension for Firefox. Thats experimental and Firefox specific.
- If I search for the Lightning extension while running Firefox under Linux it has a "Download Now (Windows)" button for that extension. This is confusing as all of the other add-ons have "Download Now" and it choose the wrong platform when it tried to be helpful. If I click on the entry it shows separate download links for each platform. However, if I look at some other extension such as ltnPlus it uses "Download Now" both in the summary and when I click on the entry. Behavior needs to be more consistent and predictable.
- There should be more consistency in categories among the different products. Firefox has interface customizations and toolbars, which are generic enough they would be useful in Thunderbird and probably other applications. Firefox has "other" while Thunderbird has "miscellaneous", whats the difference? Firefox has "photos, music and media" while SeaMonkey has "photos and media", why are they different?
- Looking at the number of categories (14 for firefox, 11 for SeaMonkey, 6 for Thunderbird, 3 for sunbird) one gets the impression some applications are not first class citizens. You would expect SeaMonkey to have the same categories (or more since its really a superset) as Firefox. Obvious categories such as Spam are missing for Thunderbird and SeaMonkey.
doesn't Thunderbird have a category such as spam?
Search Results Page
The SRP should support sorting and filtering of the search results, similar to the sorting options already available on the "browse extension by category" page. Filtering can filter results by specific product/version/locale ... See bug 401136[1] for details.