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:
- Click on File -> Message
- See that an alert box shows up for sending message.
Current Behaviour: Alert box shows up
Expected Behaviour: Dialog box should show up instead.
I am starting to work on this issue.