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

Remove Playlist like button if the current User is the owner of it #255

Open
AntonioMrtz opened this issue Oct 13, 2024 · 4 comments
Open
Labels
frontend Frontend related issues good first issue Good for newcomers hacktoberfest hacktoberfest help-wanted Help is wanted javascript Pull requests that update Javascript code

Comments

@AntonioMrtz
Copy link
Owner

AntonioMrtz commented Oct 13, 2024

Description

Disable Playlist like button if the current User is the owner of it.

Context

It doesn't make sense to have the option to like a playlist and save it into the user saved playlist if it's created by the same user.

How to do it

In Playlist.tsx remove button if the user is the owner of that Playlist

Testing

  • Add a test that checks if the button is present if User is Playlist owner

🖐️ Learn how to CONTRIBUTE, all help is welcomed :)

📚 Check out the project documentation for more info

⭐ Help this project grow by giving it a star if you like it!

😵 Trello links are used for traceability, do not ask to join the board before leaving a comment in the related issue

@AntonioMrtz AntonioMrtz added good first issue Good for newcomers frontend Frontend related issues help-wanted Help is wanted javascript Pull requests that update Javascript code labels Oct 13, 2024
@AntonioMrtz
Copy link
Owner Author

@ObuMan
Copy link
Contributor

ObuMan commented Oct 14, 2024

I’d like to work on this.

@AntonioMrtz
Copy link
Owner Author

All yours @ObuMan , can you also modify contributors.md and readme for including you as contributor?

@AntonioMrtz
Copy link
Owner Author

Hi @ObuMan are you still working in this issue :) ? If you need help with something just let me know 🖐️

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 hacktoberfest hacktoberfest help-wanted Help is wanted javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

2 participants