sync-different / sync-different/alt-core
[feature] support emoji in the chats
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when I cannot add emojis in the chat.
Describe the solution you'd like
Similar to other chat products, ability to include emoji like 👍 💯 🔢
Describe alternatives you've considered
Need it in the chat UI on the web app.
Additional context
No backend work should we required, unless there are some encoding issues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the web app's chat UI and checking how chat input and messages are rendered. Confirm whether the existing path preserves emoji, then verify that emoji such as 👍 💯 🔢 can be entered and displayed in chats without backend changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100