Skip to content

Added description to show if a playlist is favorited/followed #745

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

Merged
merged 3 commits into from
Jun 22, 2025

Conversation

nbrowner
Copy link
Contributor

When using the spotify_player application, I noticed that I was unable to view whether I had favorited a playlist or not. To remedy this, I created a public function to check whether the currently viewed playlist is in the user's library or not, returning a boolean. This is implemented in the page render to either display "Followed" or "Not Followed".

If there are any needed changes, please ping me. I would love to see this pull request through to implementation!

@aome510 aome510 merged commit 7247aa6 into aome510:master Jun 22, 2025
5 checks passed
tojamrok pushed a commit to tojamrok/spotify-player that referenced this pull request Jul 31, 2025
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

Successfully merging this pull request may close these issues.

2 participants