Add dialog for sending message

We should add a dialog instead of showing an alert in browser to send a message to improve UI/UX.

Steps to follow:

  1. Click on File -> Message
  2. See that an alert box shows up for sending message.

Current Behaviour: Alert box shows up

image

Expected Behaviour: Dialog box should show up instead.

I am starting to work on this issue.