The-Commit-Company / raven

Simple, open source team messaging platform
https://thecommit.company/products/raven
GNU Affero General Public License v3.0
291 stars 117 forks source link

Autofocus on the Chatbox #1056

Open zaheer-srushty opened 6 days ago

zaheer-srushty commented 6 days ago

If a user is sending multiple message from the chatbox, on pressing Enter, the message is sent but the chatbox goes out of focus.

The user needs to select the chatbox again to type the subsequent message. This affects the flow of the user.

Expectation - Cursor focus remains on the chatbox even after a message is sent