This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Description
Current Behaviour
When user going to place an order for medicines, orderMedicineDialog box is generated which shows two option->email and message.On clicking the message button the confirmation dialog is generated to either send the message or not.So if user select a cancel option or back pressed ,message sends automatically.
Expected Behaviour
Message(order should be placed) should only be send when user clicks the send button in confirmation dialog.
@chhavip @yatna @MeepyMay can I send PR?
Thanks.