Add dialog for saving patch (web app)
We should add a dialog instead of showing an alert in the browser to send a message to improve UI/UX.
Steps to follow:
- Click on File -> Save or Save as
- See that an alert box shows up for saving patch.
Current Behaviour: Alert box shows up
Expected Behaviour: Dialog box should show up instead.
I am starting to work on this issue.