EmojiMart
EmojiMart copied to clipboard
💡 Do not close until user clicks outside window
Describe the feature
If the user wants to add multiple emoji they have to repeatedly press their assigned keyboard shortcut to invoke Emoji Mart. Wouldn't it be better if instead of closing the window after each input, it closes when the user clicks outside the window? This is how most emoji pickers I'm aware of work.
An idea of implementation
No response
All the desktop emoji picker I know of on linux (Emote and Smile) closes as soon as you click an emoji, that said it would be nice to enable to select multiple emojis when a hotkey like ctrl is pressed!
But I think that will require to make some changes to the web component we use (unless they already support it)