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

Fixed emoji-render-issue using react-easy-emoji #84

Merged
merged 16 commits into from Apr 10, 2020
Merged

Fixed emoji-render-issue using react-easy-emoji #84

merged 16 commits into from Apr 10, 2020

Conversation

naveen521kk
Copy link
Collaborator

Fixes #3
I have fixed emoji render issue. From now on if the user needs to enter any emoji in protofolio.js, the user should pass it as a parameter in emoji(). This solves the issue as it converts the emoji to an image so there is no problem.

@naveen521kk
Copy link
Collaborator Author

@kartik918 and @saadpasta Is there anything else that can be added to this PR.

@saadpasta
Copy link
Owner

Can push changes on some domain

Copy link
Collaborator

@kartikcho kartikcho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A good PR, just address these changes and show a testing deployment build and this is good to go!

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/portfolio.js Outdated Show resolved Hide resolved
@kartikcho
Copy link
Collaborator

Also @saadpasta , let's squash every PR from now on before merging to avoid too many unnecessary commits on master branch.

@naveen521kk
Copy link
Collaborator Author

Can push changes on some domain

The site is live @ https://mknaveen.netlify.com/

@saadpasta
Copy link
Owner

saadpasta commented Apr 10, 2020

@naveen521kk
Screen Shot 2020-04-10 at 2 43 26 PM

There is no image icon showing with the emoji please fix that

@naveen521kk
Copy link
Collaborator Author

@saadpasta There was a bug in the library I used for adding SVG. So, for now, I have converted it to PNG and it will soon be deployed.

@kartikcho
Copy link
Collaborator

Is the test build deployed now?

@naveen521kk
Copy link
Collaborator Author

Yeah, it is deployed on https://mknaveen.netlify.com/.

Copy link
Collaborator

@kartikcho kartikcho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks great, just one last task before this gets merged.
Check the review comment and also you forgot to update the footer ":heart:" icon.
Thanks!

README.md Outdated Show resolved Hide resolved
@kartikcho
Copy link
Collaborator

Good job Naveen!

@kartikcho kartikcho merged commit 818c1dd into saadpasta:master Apr 10, 2020
james-muriithi pushed a commit to james-muriithi/porfolio that referenced this pull request Jun 9, 2020
* Added emoji render lib

* Added react-easy-emoji

Co-authored-by: Kartik Choudhary <kartikch918@gmail.com>
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.

Emoji Render Issue
3 participants