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

Ask for confirmation when selecting song if there’s a queue. #329

Open
el-tiuri opened this issue Sep 26, 2024 · 0 comments
Open

Ask for confirmation when selecting song if there’s a queue. #329

el-tiuri opened this issue Sep 26, 2024 · 0 comments

Comments

@el-tiuri
Copy link

At this point, if you tap a song it’ll just play it, which makes sense in most circumstances. But when there’s a queue, it’d be nice to ask for confirmation, as the play now action fully erases the queue - meaning an accidental tap could wipe your entire queue.

The way I see it, there are two logical ways to implement this:

  • when tapped, ask for confirmation or give the ability to cancel
  • same as above, but also give the options to queue as the next song or append it to the current queue in the same menu.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant