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

Display Album Cover in Track List #8

Open
0916dhkim opened this issue Oct 17, 2022 · 2 comments
Open

Display Album Cover in Track List #8

0916dhkim opened this issue Oct 17, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed scope:frontend Front-end issue

Comments

@0916dhkim
Copy link
Owner

Current Behavior

The track list only displays track names:
image
https://github.com/0916dhkim/spotify-filter/blob/72e443ccc69cda18fcf9ad9eed24adc3dd1e8a3f/app/src/pages/Home/EditorForm/Tracks.tsx#L21-L27

Desired Behavior

Displaying album art thumbnails will let users browse their tracks more quickly. Similar to Spotify Player itself:
image

The data is already provided by the back-end:
https://github.com/0916dhkim/spotify-filter/blob/72e443ccc69cda18fcf9ad9eed24adc3dd1e8a3f/app/src/api/queries.tsx#L129-L139

@0916dhkim 0916dhkim added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers scope:frontend Front-end issue hacktoberfest labels Oct 17, 2022
@rajivtitus
Copy link

@0916dhkim Hey Danny, can I take this issue?

@0916dhkim
Copy link
Owner Author

@rajivtitus For sure. Happy hacking!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed scope:frontend Front-end issue
Projects
None yet
Development

No branches or pull requests

2 participants