Beatbump icon indicating copy to clipboard operation
Beatbump copied to clipboard

[REWRITE PREVIEW] Need thoughts & feedback before releasing the update!

Open snuffyDev opened this issue 2 years ago • 9 comments

https://preview.beatbump.io/home

Give it a try, let me know if things break. Let me know of any issues, if/how/when things break, and any comments or feedback!

AFAICT things are pretty smooth, but y'all can break it better than me (that's a compliment, thank you for it!)

snuffyDev avatar Sep 13 '23 00:09 snuffyDev

It seems that the remember last track toggle in settings turns off after reloading

davidcollini avatar Sep 13 '23 04:09 davidcollini

https://github.com/snuffyDev/Beatbump/assets/89056889/b42dac2e-8762-401e-b330-ebb67e6c2de8

There's two bugs here, one at that top of the main page and the second on the bottom of the full screen player

davidcollini avatar Sep 13 '23 04:09 davidcollini

@IronMaltese Good catches!!! Appreciate you testing it out so far!

snuffyDev avatar Sep 13 '23 04:09 snuffyDev

Hi, I just tried it, and the loading time seems really nice! However, I found 'some' issues:

Mobile
  • The cross to close the search overlay is a bit off.
Database related – not sure whether those are really bugs
  • Adding a favorite throws the following exception: image
  • When creating a playlist, the page doesn't refresh Screencast.webm
  • Adding a song to a playlist doesn't save it neither, but there isn't a crash Screencast.webm
UI, not really bugs

(Immersive queue toggle is on)

  • I find that the animation when exiting the player is a bit too long, but that is more subjective.
  • Otherwise, the transition should be reversed when exiting the full screen player. For the moment, when you exit the player, the UI disappears and then the background disappears, whereas, when you open it, they both shows up at the time. Screencast.webm
Playback Updates URL setting – most buggy
  • I did not really understand how it works, because when enabling and then disabling the setting, the URL stills changes.
  • When enabled and clicking on the player, the URL correctly updates.
  • Then, if you skip the song using the button, the song played is some random song of the queue instead (between the 2nd and the 7th with my testing).
  • When exiting the player by clicking on it, the URL updates again with another URL (one of the song played before, not necessary in the queue).
  • Otherwise, the URL works well when opening it :)
Playback
  • The pause button does not work anymore, on both mobile and desktop.

BrightDV avatar Sep 13 '23 15:09 BrightDV

Appreciate the feedback, I'll iron these out!

snuffyDev avatar Sep 13 '23 21:09 snuffyDev

@IronMaltese fixed the second comment you left (the chips on the home page)

@BrightDV I fixed the refresh issue for playlists I believe. As for the other ones, I'm addressing them within the next couple days!

snuffyDev avatar Sep 14 '23 21:09 snuffyDev

Side note: working on a Spotify-like "multi-tab" feature

https://github.com/snuffyDev/Beatbump/assets/72365477/99e1a7a6-926e-429d-89c9-c80fd7d7081d

snuffyDev avatar Sep 14 '23 21:09 snuffyDev

You forgot to add remove song from playlist button

ghost avatar Sep 30 '23 14:09 ghost

I just found that the explicit symbol is always shown in the album view. For example, an album of Bach is shown as explicit... (without any explicit track). image

I double-checked on YouTube Music, and it is not shown as explicit. I guess that the icon is always shown.

BrightDV avatar Oct 03 '23 17:10 BrightDV