edgecase / spotbox

Official jukebox of the EdgeCase lab
Other
13 stars 1 forks source link

Undo Queuing #22

Closed pairing closed 12 years ago

pairing commented 12 years ago

The user that queues a song should be able to remove an item from the queue without quorum. The major use case would be "oops, I clicked the same song twice".

tonywok commented 12 years ago

Just added the feature to dequeue a queued track.

There's already a card for requiring majority vote to perform certain actions. We need to flesh out the details for how that card will work before adding more rules to dequeuing. Leaving this open for now.

tonywok commented 12 years ago

Like we discussed today after work, neither of us like dequeuing, but it was a quick feature to allow primitive moderation during pre-pre-alpha.

We should probably just not allow duplicates in the queue.

agrieser commented 12 years ago

The dequeue button has been removed, and no duplicates are allowed in the queue