Details
Description
First name and last name fields should be long no more than 50 characters each
Background:
Right now, when a user tries to register using first/last name longer than 50 character, they will receive an error which is not specifying the reason of the failure.
Solution:
Validate the length of those fields on the FE