Open chrisella opened 5 years ago
This isn't as easy as just clearing when save is pressed, because the call to the server may fail, so we need a new action for save success/fail and a bool for isSaving in the reducer so the view can respond accordingly.
This isn't as easy as just clearing when save is pressed, because the call to the server may fail, so we need a new action for save success/fail and a bool for isSaving in the reducer so the view can respond accordingly.