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

Disable upload button song and playlist if required fields not filled #234

Open
AntonioMrtz opened this issue Sep 29, 2024 · 1 comment · May be fixed by #236
Open

Disable upload button song and playlist if required fields not filled #234

AntonioMrtz opened this issue Sep 29, 2024 · 1 comment · May be fixed by #236
Labels
frontend Frontend related issues good first issue Good for newcomers help-wanted Help is wanted

Comments

@AntonioMrtz
Copy link
Owner

Description

Disable upload button song and playlist if required fields not filled. Add some kind of visual marker to distinguish required fields from optional ones. Something like (*) can be used.

Context

Necessary context for understanding the new feature

How to do it

  • In AddSongPlayListAccordion.tsx

Optional fields are:

Playlist

  • Description
  • Thumbnail url

Song

  • Thumbnail url

image

image

Testing

  • Frontend test both for playlist and song upload with required fields non filled
  • Adapt existing tests if needed
@AntonioMrtz AntonioMrtz added good first issue Good for newcomers frontend Frontend related issues help-wanted Help is wanted labels Sep 29, 2024
@AntonioMrtz
Copy link
Owner Author

SaurabhGurde added a commit to SaurabhGurde/SpotifyElectron that referenced this issue Oct 5, 2024
AntonioMrtz added a commit to SaurabhGurde/SpotifyElectron that referenced this issue Oct 5, 2024
AntonioMrtz added a commit to SaurabhGurde/SpotifyElectron that referenced this issue Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend related issues good first issue Good for newcomers help-wanted Help is wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant