Issue Details (XML | Word | Printable)

Key: MBS-1769
Type: Improvement Improvement
Status: Open Open
Priority: Normal Normal
Assignee: Alastair Porter
Reporter: Aurélien Mino
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

Collection: Better UI with ajax dialog

Created: 21/Apr/11 06:50 AM   Updated: 03/Aug/12 09:59 PM
Component/s: Collections
Affects Version/s: None
Fix Version/s: Unscheduled

Issue Links:
Depends
 


 Description  « Hide

Currently if you have 5 collections, you'll get 5 items:

  • Add to collection "My Collection #1"
  • Add to collection "My Collection #2"
  • Add to collection "My Collection #3"
  • Add to collection "My Collection #4"
  • Add to collection "My Collection #5"

We should instead have only one link "Add to collection..." that opens an ajax dialog.
In this dialog you should be able to:

  • add the release in multiple collections in one go
  • create a new collection


Sort Order: Ascending order - Click to sort in descending order
Oliver Charles added a comment - 21/Apr/11 10:38 AM

I'd really like to get something like how LibraryThing handles multiple collections, which is pretty similar to what you suggest. Probably won't make it for NGS though


Aurélien Mino added a comment - 23/Apr/11 08:43 AM

> Probably won't make it for NGS though

You're even not allowed to work on this for NGS, there's more important things to work on
That's why I've set the target version "Post NGS Release" when I've created this ticket.



Alastair Porter added a comment - 03/Aug/12 09:59 PM

I'm going to attack this by replacing the list in the sidebar with 2 options:

Collections of mine that this is in

  • this has an option to remove the release from a collection by clicking the remove option

Add to collection

  • has a dropdown of all collections and an add button
  • also, a text box to add a new collection and automatically add this release (MBS-4872)

(the remaining item, how many collections is this in globally, will stay)

I'm going to use the popup box like the "Relate to..." link in the sidebar - the one that pops up where the mouse is clicked. It does mean 4 clicks to add a new release now - click for popup, 2 click to select a release, click add - compared to the 1 currently.
Ideas for other ways of presenting this box, or for alternatives would be appreciated. I'm not too keen on sending people to another page to do this.