Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dropdown menus for tracks #34

Open
jerelmiller opened this issue Feb 14, 2023 · 0 comments
Open

Add dropdown menus for tracks #34

jerelmiller opened this issue Feb 14, 2023 · 0 comments
Labels
missing feature Features that should be there but are not yet implemented

Comments

@jerelmiller
Copy link
Member

While the app allows the user to use a context menu to perform actions on a track, a dropdown menu should also be available to perform relevant actions. Tracks in different context (albums, playlists, etc) should be presented with relevant options for that context. Actions that should be added given the available APIs include:

Tracks in an album

  • Add to queue
  • Go to artist
  • Go to album
  • Save / Remove from your Liked Songs
  • Add to playlist
  • Share -> Copy song link
  • Open in desktop app

Tracks in an artist's top tracks

  • Add to queue
  • Go to album
  • Save / Remove from your Liked Songs
  • Add to playlist
  • Share -> Copy song link
  • Open in desktop app

Tracks in a playlist

  • Add to queue
  • Go to artist
  • Go to album
  • Save / remove from your Liked Songs
  • Add to playlist
  • Remove from this playlist (when the user own's the playlist)
  • Share -> Copy song link
  • Open in desktop app
@jerelmiller jerelmiller added the missing feature Features that should be there but are not yet implemented label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing feature Features that should be there but are not yet implemented
Projects
None yet
Development

No branches or pull requests

1 participant