nextcloud-libraries / nextcloud-libraries/nextcloud-vue
Emoji picker shows different font then used by default
Open
Nobody has claimed this yet.
0. to triage
feature: emoji picker
- Dominant language
- Vue
- Stars
- 246
- Forks
- 99
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 103
Description
Sometimes there's quite a difference between the emoji shown in the picker and the one inserted:

I picked a white flower with green leaves and get a yellow one without leaves. 😭
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 by locating the emoji picker component in nextcloud-vue and reproduce the mismatch shown in the issue. Trace how the selected white flower is rendered in the picker and which emoji is inserted; done means the preview and inserted emoji use the same appearance.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100