Now that the API returns human-readable errors if the data submitted was incorrect (e.g. birthday in the future), we should display those errors to the user of this client. Currently if the save fails the user doesn't get any notification -- the app just redirects back to the Search page.