bcc-code / bmm-web

[BMM] The BMM website and desktop app to listen to the content from BMM.
https://bmm.bcc.media/
GNU Affero General Public License v3.0
16 stars 8 forks source link

Share track/album/playlist #199

Closed SimonSimCity closed 7 months ago

SimonSimCity commented 1 year ago

Allow the user to share elements like track, album, playlist and others. A comprehensive list of things to be shared needs to be set up first.

SimonSimCity commented 10 months ago

It might be good enough to call the entry in the menu "copy link", as Søren has done in the design. This way, we'd just need to solve how we can write the correct link to the clipboard (https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API)

SimonSimCity commented 8 months ago

@belljohan3 Removed Assignees since there's no PR after 2 months.

belljohan3 commented 8 months ago

Okay @SimonSimCity no problem.

bjornarhagen commented 8 months ago

Hey @SimonSimCity should we consider having a share dialog? Something like this

Image

The different buttons can open the share menu of the platform, like so:

Image

Or do we only want copy link functionality?

kkuepper commented 8 months ago

I would keep it simple and just copy link

bjornarhagen commented 8 months ago

Alright then I will just do that directly in the track menu 👍

SimonSimCity commented 7 months ago

Remaining open task was moved to a separate ticket: #311