Closed
Bug 574283
Opened 15 years ago
Closed 15 years ago
[EB] Implement new "Favorite Collections" page
Categories
(addons.mozilla.org Graveyard :: Collections, defect, P1)
addons.mozilla.org Graveyard
Collections
Tracking
(Not tracked)
RESOLVED
FIXED
5.11.8
People
(Reporter: clouserw, Assigned: jbalogh)
References
Details
(Whiteboard: [Q32010])
Compared to the rest of these pages, this is a cake walk. Mockup is here: http://people.mozilla.com/~chowse/drop/amo/electric-bandwagon/v1/Favorite_Collection.png
Just a simple listing of add-ons that are in the user's favorites collection. See "Type-specific: Favorite Collections" in the spec for more details: https://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfNjVjYnFqMm5kZw&hl=en
Reporter | ||
Updated•15 years ago
|
Target Milestone: --- → 5.11.7
Reporter | ||
Updated•15 years ago
|
Target Milestone: 5.11.7 → 5.11.8
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → jbalogh
Assignee | ||
Comment 1•15 years ago
|
||
fligtar: What is the text when /favorites is a public collection? (And if you have the private text, it's much nicer for me to copy/paste than pull it from the image)
chowse: Please reconcile the Favorites mock with http://people.mozilla.com/~chowse/drop/amo/electric-bandwagon/v1/Collection_Listing.png. Are all the pieces missing because it's private?
Where can I get the heart icon for the collection?
Comment 2•15 years ago
|
||
Private:
Add-ons that you mark as favorites using the Add to Favorites feature appear below. This collection is currently private, which means only you can see it. If you would like everyone to be able to see your favorites, click the button below to make it public.
Public:
Add-ons that you mark as favorites using the Add to Favorites feature appear below. This collection is currently public, which means everyone can see it. If you would like to hide it from public view, click the button below to make it private.
Assignee | ||
Comment 3•15 years ago
|
||
Do we only show this big privacy button for favorites collections?
Comment 4•15 years ago
|
||
(In reply to comment #3)
> Do we only show this big privacy button for favorites collections?
ya
Assignee | ||
Comment 5•15 years ago
|
||
(In reply to comment #4)
> (In reply to comment #3)
> > Do we only show this big privacy button for favorites collections?
>
> ya
Why don't we show a consistent UI for all collections?
Comment 6•15 years ago
|
||
Favorites collections are different from normal collections in that:
* The description is static text
* There is a Make this Collection Public/Private button
* Description for private favorites is in comment #2
* Description for public favorites if the owner is logged in and viewing is in comment #2
* Description for public favorites for all other users is whatever the real description is, which defaults to: "My favorite add-ons"
Private collections are different from public collections in that:
* The share option is removed
* Watcher count is removed
* Ratings are removed
* Statistics link is removed
Assignee | ||
Comment 7•15 years ago
|
||
(In reply to comment #6)
> Favorites collections are different from normal collections in that:
> * The description is static text
What if the user sets a description? Do we drop the static text?
Comment 8•15 years ago
|
||
The user's entered description is only displayed when other users view a public collection.
Assignee | ||
Comment 9•15 years ago
|
||
Where does "Learn about collections" go?
Comment 10•15 years ago
|
||
(In reply to comment #9)
> Where does "Learn about collections" go?
faq#collections
Assignee | ||
Comment 11•15 years ago
|
||
http://github.com/jbalogh/zamboni/commit/1e0a1c6
QA: have fun with comment 6.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•