Emoji picker
The design of the emoji picker is attached. I'm not sure how it should work in ios or android build with ionic, so we need to do some investigation around it already during the web implementation (just to minified refactoring in future if we want to support cross-platform build)
Should be integrated with autocomplete.
QUESTIONS
-
Clicking on emoji icon in the post status form should open the emoji picker panel. Where should emoji be inserted when we select it? Into the focus place or just into the end of the text field.
-
I noticed that pleroma-fe does this request https://instance.name/static/emoji.json. Is it a way how the standard emojis pack should be pulled?
Edited by Nastassia Danilova