Hirenachhaada / Mern-Chat-Application

1 stars 11 forks source link

Add a button to send the message #2

Open Hirenachhaada opened 9 months ago

Hirenachhaada commented 9 months ago

Currently, sending a message is achieved by pressing the 'Enter' key. Please incorporate an additional button that, when clicked, initiates the message-sending process. image

VikramNagwal commented 9 months ago

Could you please provide the name of the file?

Hirenachhaada commented 9 months ago

Try to understand the flow of the Code. it's in the frontend/src/components/SingleChat.js

Fardeen2001 commented 9 months ago

Can i work on this?

Hirenachhaada commented 9 months ago

No it's not correct. The design is poor. Also check the functionality. Just adding the button and just writing the onclick event won't work here.

VikramNagwal commented 9 months ago

Sorry, it's not running on my system so I just estimated

Hirenachhaada commented 9 months ago

Just refer the readme for help.

Yash-Ainapure commented 8 months ago

No it's not correct. The design is poor. Also check the functionality. Just adding the button and just writing the onclick event won't work here.

Heyy,i would like to take this, just wanted to know what all things you wanted other than the pr raised #10

Hirenachhaada commented 8 months ago

UI should be attractive. Add some icons , and meaningful colour. Check the functionality, is it working properly or not