RyanRussell00 / personal-dj

Personal DJ site that creates playlists given custom inputs. View it live at: http://personaldj.net/
http://personaldj.net/
MIT License
26 stars 12 forks source link

Playlists not being added to users library #4

Closed JakeCapra closed 3 years ago

JakeCapra commented 3 years ago

Not sure if this is an issue with the Spotify API or the website itself, but when I save a playlist nothing happens.

RyanRussell00 commented 3 years ago

This is most likely due to the user not inputting the correct values in the form. We need to add better form validation and error message handling. If issue #5 doesn't resolve this please reopen this issue. Thanks.

RyanRussell00 commented 3 years ago

Version 1.1 should resolve most issues regarding this. Please reopen the issue is the problem persists.