Open Bug 1474153 Opened 6 years ago Updated 1 year ago

Support easy emoji input like :+1: or :smile:

Categories

(bugzilla.mozilla.org :: Bug Creation/Editing, enhancement)

Production
enhancement
Not set
normal

Tracking

()

People

(Reporter: kohei, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: bmo-ux)

On GitHub, Slack, or whatever, you can easily input emoji on the comment field as you type a colon (:). Bugzilla should also support this shortcut.

https://www.webpagefx.com/tools/emoji-cheat-sheet/
See Also: → 1352571
Severity: normal → enhancement
GitHub's current emoji list is here: https://github.com/github/gemoji/blob/master/db/emoji.json
Blocks: bmo-markdown
Depends on: 1476107
No longer depends on: bmo-markdown-initial-release
No longer blocks: bmo-markdown

I need something small to work on.

Assignee: nobody → dylan

This is blocked by Bug 1476107 that I’m working on.

(In reply to Kohei Yoshino [:kohei] (Bugzilla UX) (FxSiteCompat) from comment #3)

This is blocked by Bug 1476107.

Does it really block that? I was going to add this to the markdown renderer because that's how github does it.

This is a frontend enhancement. On GitHub or Slack, you’ll see a list of emoji when you type semicolon (:) and can input directly, not a server-side conversion. We should do the same.

It's both. Github appears to store the non-emoji form, so we can do the same. I'll also add an API for completing the emojis.

Assignee: dylan → nobody
You need to log in before you can comment on or make changes to this bug.