In the profile, when one of the fields is invalid you might not realize it after clicking Update Profile and navigate away, assuming your changes were saved.
We should add:
A simple error message at the bottom of the form, saying "Please correct the errors above before updating your profile." It should be bold and use the danger color.
If the state of the form is invalid, or had invalid inputs, the update button should be disabled.
The screen should scroll so the first invalid field is in view.
In the profile, when one of the fields is invalid you might not realize it after clicking Update Profile and navigate away, assuming your changes were saved.
We should add: