fix(admin): fix notification dialog inputs keeping information upon cancel
- Fixed an issue in which after getting an error while trying to save edits to a notification and then canceling the dialog, any changes to input fields would remain there after reopening it.
Closes STR-1136