Bug #2397
Updated by Stojan Filipovski almost 2 years ago
"Surname" "Surame" field accepts more than 25 characters against the acceptance criteria (max. 25 characters) and a warning message does not appear Steps to reproduce: 1. Log in on Interappt 2. Navigate to Mentors section 3. Click "CREATE" button 4. Fill the "Name" input field correctly 5. Enter in the "Surname" input field more than 25 characters 6. Fill the "Email" input field correctly 7. Fill the "Bio" input field correctly 8. Fill the "Occupation" input field correctly 9. Click "CREATE" button 10. Observe the result Expected result: User should not be able to create new Mentor and a warning message with red letters under the "Surname" field should appear Actual result: "Surname" field accepts more than 25 characters, new Mentor is created (followed with success message) and a warning message does not appear