feat(chat): add emoji picker, image upload, and voice message support(NSOC'26)#52
Conversation
|
@SrashtiChauhan is attempting to deploy a commit to the shreemp194-gmailcom's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi @Shriii19, I have seen in dashboard that my contribution points have not been fully updated yet. Currently, I have 9 merged PRs, and one of the merged PRs has not been labeled or counted in the leaderboard update.
I have attached the screenshot for reference. Could you please review and update it when possible? Thank you! |
| {selectedImage && ( | ||
| <div className="rounded-2xl border border-(--line) bg-white p-3 shadow-sm"> | ||
| <img | ||
| src={selectedImage} |
|
hi @Shriii19 , This PR has been merged successfully, but it currently appears under “No Labels (0 pts)” on the leaderboard. Thank you. |
|
hi @Shriii19 , |
|
|
Hi @Shriii19, Please do so as my dashbiard and leaderboard is affecting due to this. |
could you please reply? |
|


NSOC'26
Description
This PR enhances the Team Chat module by adding modern communication features and improving the overall chat experience.
Changes Made
Emoji Support
Image Upload Support
Voice Message Support
Chat UI Improvements
Additional Improvements
Result
The Team Chat module now supports:
Testing
Tested the following:
Screenshots
Closes #50