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

Set song to autoplay after user goes prev/next #2

Open
cgcardona opened this issue Nov 12, 2012 · 0 comments
Open

Set song to autoplay after user goes prev/next #2

cgcardona opened this issue Nov 12, 2012 · 0 comments
Assignees

Comments

@cgcardona
Copy link
Owner

Currently we allow a user to have a chosen track autoplay when the page loads.

However a user has requested that songs autoplay after switching prev/next.

So in theory the successful steps would be:

  1. Add another autoplay flag to the config object
  2. Once the boombox loads the first song starts autoplaying
  3. Not click/tap the 'next' button to switch to the next track
  4. The track should start autoplaying per the new autoplay flag from step 1
@ghost ghost assigned cgcardona Nov 12, 2012
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