Page MenuHomePhorge

D8362.1767215800.diff
No OneTemporary

Size
585 B
Referenced Files
None
Subscribers
None

D8362.1767215800.diff

diff --git a/web/chat/message-tooltip.react.js b/web/chat/message-tooltip.react.js
--- a/web/chat/message-tooltip.react.js
+++ b/web/chat/message-tooltip.react.js
@@ -200,7 +200,12 @@
style={emojiKeyboardPositionStyle}
className={css.emojiKeyboard}
>
- <Picker data={data} onEmojiSelect={onEmojiSelect} />
+ <Picker
+ data={data}
+ onEmojiSelect={onEmojiSelect}
+ theme="dark"
+ autoFocus={true}
+ />
</div>
);
}, [emojiKeyboardPositionStyle, onEmojiSelect, shouldRenderEmojiKeyboard]);

File Metadata

Mime Type
text/plain
Expires
Wed, Dec 31, 9:16 PM (16 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5871796
Default Alt Text
D8362.1767215800.diff (585 B)

Event Timeline