NotionX / NotionX/react-notion-x
Add Custom Emoji Block
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
Description
Custom emojis are not loading properly. Please add custom emoji blocks!!
https://developers.notion.com/reference/emoji-object#custom-emoji
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
Start with the Notion custom emoji object reference linked in the issue, then inspect the existing emoji rendering entry points in the TypeScript React renderer. The issue names no files or tests, so first identify where emoji blocks are handled. Done means custom emoji blocks load correctly rather than failing to render.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100