Background
When the wish form is filled out and the "Publish Wish" button is clicked and there is an error in the form, it seems like nothing happened.
If the user scrolls up they'll notice that there was an error in the form. When there is an error, the page should scroll to the first error.
What happens?:
When the user submits the wish form and there is an error, they cannot tell since nothing seems to happen.
What should have happened instead?:
When the user submits the wish form and there is an error, the page should scroll to the first error after submission.