HyperCubeMC / HyperChat

A fast, secure, and open-source chat app for chatting with peers, developed by Justsnoopy30.
https://hyperchat.dev
GNU Affero General Public License v3.0
14 stars 6 forks source link

Issue with sending messages on mobile #21

Open Justsnoopy30 opened 3 years ago

Justsnoopy30 commented 3 years ago

On mobile, pressing enter makes a new line and the user has to press enter again in order for it to send. Even then, an extra line is added to the end of every message they send, obnoxious to the user and other users with the extra spacing. It also causes problems when trying to use slash-commands on mobile. Maybe add a send button on mobile to solve this problem?