RocketChat / RocketChat/Rocket.Chat
Missing pregnant man/pregnant person emoji
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
The Rocket chat emoji list only includes the pregnant woman emoji here:
https://github.com/RocketChat/Rocket.Chat/blob/4ce00382e9877c4d9241747fdd4f4223d70b58a7/packages/livechat/src/lib/emoji/emojis.ts#L2766-L2775
Pregnant man U+1FAC3 and/or pregnant person U+1FAC4 should also be added for inclusivity reasons because sometimes men can also "feel pregnant" in certain situations even if it wasn't literally speaking biologically possible.
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
Open packages/livechat/src/lib/emoji/emojis.ts around lines 2766–2775 and compare the existing pregnant woman entry with the Unicode references in the issue. Add the requested pregnant man and/or pregnant person emoji entries, then verify that the Rocket.Chat emoji list exposes the new characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100