-
-
Notifications
You must be signed in to change notification settings - Fork 239
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
feat: Option on item's page to add/remove from watchlist #781
feat: Option on item's page to add/remove from watchlist #781
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thanks for this nice feature :)
Could I just run the PR myself to see if everything ok before merging? |
Go ahead |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
77a9a24
8eedb6f
to
77a9a24
Compare
dd11a2d
to
516ed36
Compare
🎉 This PR is included in version 2.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
…#781) * feat: adds button on the page of a media item to add or remove it from a user's watchlist re Fallenbagel#730 * fix: whitespace and i18n key * style: fix code format to the required standards * refactor: change axios for the fetch api --------- Co-authored-by: JoaquinOlivero <joaquin.olivero@hotmail.com>
re #730
Description
Adds a button on the individual media item's page to add or remove it from the user's watchlist.
Screenshot (if UI-related)
To-Dos
yarn build
yarn i18n:extract
Issues Fixed or Closed