rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

How to add send Message button after the input text. #186

Open Wallipasha opened 3 years ago

Wallipasha commented 3 years ago

If a send message button given user can click using mouse and send message, currently file upload option confuse users. image

rpaschoal commented 3 years ago

Hi @Wallipasha ,

This hasn't been implemented for ng-chat. Pull requests are welcome.

Cheers