Problem
We should render form errors when donation goal creation fails.
Right now if you get any kind of 422 error (or any error), you don't know why.
We may want to add in "Saving..." to the button here while saving, too (which makes cancel impossible to do while it's saving).
Problem
We should render form errors when donation goal creation fails.
Right now if you get any kind of 422 error (or any error), you don't know why.
We may want to add in "Saving..." to the button here while saving, too (which makes cancel impossible to do while it's saving).