-
Notifications
You must be signed in to change notification settings - Fork 2.4k
🔨 Switch LikeHeart to use useOvermind #2635
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
Conversation
|
This pull request is automatically deployed with Now. Latest deployment for this branch: https://codesandbox-client-git-fork-vanya829-refactor-like-heart.codesandbox1.now.sh |
Saeris
left a comment
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.
Looks good to me! Though for sanity's sake it would be good to get confirmation from @CompuIves that it's normal to have so many deletions for a contributors update to the README file.
|
@all-contributors please add @vanya829 for code |
|
I've put up a pull request to add @vanya829! 🎉 |
|
I reverted the contributor changes to add you with the bot to cause less errors Thank you so much!! |
|
Ugh, tried to rebase this branch onto Master to try and fix the broken Integration Tests, ended up inflating the commits somehow. My bad, I'll try to fix this... |
1185869 to
7330597
Compare
convert likeCount to string to match typing
christianalfoni
left a comment
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.
Looking good! 👍
Tested:
- Like and unlike on a Sandbox
- Like and unlike on a Profile sandbox
What kind of change does this PR introduce?
Refactor LikeHeart to functional components with useOvermind hook
Refactor
What is the current behavior?
#2621
What is the new behavior?
What steps did you take to test this?
Checklist