guildspeak / guildspeak-desktop

Guildspeak is a social chat platform for everyone. Desktop app is built with Electron, React and other awesome technologies
MIT License
12 stars 3 forks source link

In emoji input pressing enter should select emoji instead sending #3

Closed xdk78 closed 5 years ago

xdk78 commented 6 years ago

Example: insert :s in message box, then select the first emoji, press ENTER and :s is sent instead selecting.

This bug is related to icelab/draft-js-single-line-plugin which handles ENTER key.