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

Saving playlists #2

Open
ghost opened this issue Sep 29, 2017 · 0 comments
Open

Saving playlists #2

ghost opened this issue Sep 29, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 29, 2017

https://github.com/drum-IT/jamming/blob/master/src/Components/App/App.js#L52-L56

When you save a playlist, the playlistTracks and playlistName should both be reset. searchResults should probably not be reset since the search could still be useful to the next playlist.

https://github.com/drum-IT/jamming/blob/master/src/Components/Playlist/Playlist.js#L17

Rather than using a defaultValue attribute, just use a value attribute. That way the value of the form will always reflect what is passed down via props.

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

0 participants