**Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> To reproduce the error: 1. Type any random email without any '@' or '.com/.in etc' 2. Password should be of 8 characters. 3. When you submit, it will show 'Unexpected Error Occurred' But doesn't show which type of error or which important thing I missed in which specific input.  **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> I suggest that after any validation error, Error should be focussed on that input and error message reason should be specific.