User Name Field Validation Issue Resolved
Fields
An issue was resolved where entering less-than ("<") symbol in user name fields caused system errors, which then caused form submission failures and unexpected system behavior across multiple areas of the application.
The system now properly validates user name fields to prevent the entry of invalid characters. When users attempt to enter less-than symbol, the system displays a clear validation message and prevents form submission until the invalid character is removed. This validation has been implemented comprehensively across User Management functions, onboarding creation and editing workflows, candidate personal information pages, and I-9 forms. This fix ensures consistent data integrity and prevents system errors, improving overall system reliability and user experience by providing clear feedback when invalid input is detected.