Support easy emoji input like :+1: or :smile:
Categories
(bugzilla.mozilla.org :: Bug Creation/Editing, enhancement)
Tracking
()
People
(Reporter: kohei, Unassigned)
References
Details
(Keywords: bmo-ux)
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Comment 3•6 years ago
•
|
||
This is blocked by Bug 1476107 that I’m working on.
Comment 4•6 years ago
|
||
(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.
Reporter | ||
Comment 5•6 years ago
|
||
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.
Comment 6•6 years ago
|
||
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.
Updated•6 years ago
|
In the time since this bug was created, operating systems have improved their native emoji keyboard support to a point where we no longer need to reimplment an emoji picker in BMO.
Description
•