-
There are reports of black text on black background if high contrast mode is enabled: https://github.com/rugk/awesome-emoji-picker/issues/131
https://hacks.mozilla.org/2020/07/adding-prefers-contra…
-
I think, we must add some smiles to chat, and good case will be the Emoji. We can do it by add react components like that: [react-emoji](https://www.npmjs.com/package/react-emoji) & [react-emoji-picke…
-
## The issue
Back in 3.x it was possible to just apply CSS styles to the component using whatever CSS the project uses and it was possible to style inner parts however one sees fit. Now, it's all …
-
Users should be able to add emoji reactions to messages. We will use some library for the emoji picker.
If we roughly follow what Mattermost does, we can be sure that a React Native library exists t…
-
- 以下のコードのみだと `Unable to create emoji blot` というエラーが出る
## エラー
```
Unable to create emoji blot
```
## コード
```
const handleEmojiSelect = (emoji: any) => {
console.log(emoji);
const…
-
#### Issue Description
Emoji flags in the country picker modal are transparent on Android (not an issue on iOS).
Note: this issue was previously opened, but it was closed and was never fixed/resol…
-
implement emoji-picker-react
to add emoji functionality to the messenger
-
First thanks so much for the great component!
I'm using it in my react nextjs app, I added customEmojis in the "EmojiPicker" component. It works fine when emoji picker pops up and I can select my cust…
-
MacOS 14.1.1 (23B81)
Chrome 119.0.6045.123
STR:
1. Go to Live demo - https://ealush.com/emoji-picker-react/
2. Start clicking through a few category header icons
Expected:
Emojis appear
…
-
I have found a bug with a particular emoji- "hand with fingers splayed". I have tested it in your [live demo](https://codesandbox.io/s/emoji-picker-react-4-z2gkzp) too and the issue is present there. …