Bug #2054
Updated by Ljubica Angelovska almost 2 years ago
The maximum character limit of 25 for the Name and Surname fields when creating a Mentor is not being enforced. The user can enter more than 25 characters in these fields. *Steps to reproduce:* 1. Navigate to the Mentor's Mentor CREATE page. 2. In the Name and Surname fields, enter more than 25 characters each. 3. Attempt to CREATE a Mentor. *Expected results:* The input fields should enforce the maximum character limit of 25, and the user should not be able to create a Mentor if the limit is exceeded. *Actual results:* The user can create a Mentor with a Name and Surname of more than 25 characters.