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

feat(chat): added emoji picker #449

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Conversation

asdotdev
Copy link
Contributor

Fixes Issue

My PR closes #423

πŸ‘¨β€πŸ’» Changes proposed(What did you do ?)

I have added an emoji picker for chat using the emoji-picker-react library.

βœ”οΈ Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR are clear and explain the approach.

Note to reviewers

This PR has a dependency added on the client side.

πŸ“· Screenshots

EmojiPickerDemo.mov

@vercel
Copy link

vercel bot commented Oct 16, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @Dun-sin on Vercel.

@Dun-sin first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 16, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
whisper βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Oct 17, 2023 10:21am

@Dun-sin
Copy link
Owner

Dun-sin commented Oct 16, 2023

best PR so farπŸ₯‡
just a change, when the user has picked an emoji, the message box isn't focused back, which is a very annoying inconvenience

client/src/components/EmojiPicker.jsx Outdated Show resolved Hide resolved
@asdotdev
Copy link
Contributor Author

Made requested changes

Copy link
Owner

@Dun-sin Dun-sin left a comment

Choose a reason for hiding this comment

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

You did great, thanks for contributing, I hope you will stick around and continue to contribute to this project.

Consider giving this project a star and joining the community discord server if you haven't for more resources and opportunities to connect with others. πŸ‘‰πŸ½hereπŸ‘ˆπŸ½

@Dun-sin Dun-sin merged commit 131c3b6 into Dun-sin:main Oct 17, 2023
1 of 2 checks passed
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.

[FEATURE] Enable Users send emojis
2 participants