web
web copied to clipboard
Current song keeps playing until the next song is ready to be played
Expected behaviour is to stop the current playing song and show some loading spinner somewhere.. instead of keeping playing the current song until next song can be played.
@meetmangukiya: Thanks for reporting. Would you like to fix it?
@singhpratyush I'd be happy to. Though I am new to react and JS in general, so I might be needing some guidance here and there :stuck_out_tongue:
Sure! I would love to help.
You can start looking in https://github.com/anyaudio/anyaudio-web-app/blob/master/src/components/player/index.js. This is the file which holds the player component.
Please let me know if you need some help.