Bug #2396
open"Name" field does not meet the acceptance criteria for length
0%
Description
"Name" 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. Enter in "Name" input field more than 25 characters
5. Fill the "Surname" input field correctly
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 "Name" field should appear
Actual result:
"Name" field accepts more than 25 characters, new Mentor is created (followed with success message) and a warning message does not appear
Files
Updated by Stojan Filipovski almost 2 years ago
- Subject changed from Name field does not meet the acceptance criteria for length to "Name" field does not meet the acceptance criteria for length