EmojiMart icon indicating copy to clipboard operation
EmojiMart copied to clipboard

💡 Do not close until user clicks outside window

Open LeviSnoot opened this issue 1 year ago • 1 comments

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

LeviSnoot avatar Dec 28 '23 22:12 LeviSnoot

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)

vemonet avatar Jan 11 '24 19:01 vemonet