StreetCode
StreetCode copied to clipboard
[Admin/Team#834][Functional] Verify if the administrator tries to add more than 41 characters, the system highlights the field in red, and displays an error message under the field
Priority: high
Preconditions
- The user is logged in as an admin.
- The 'Команда' page in the left menu is opened.
- The modal window for creating new team member is opened.
Steps to reproduce
- Try to enter a string longer than 41 characters (e.g.,OleksandrAndriienkoPetroMykolaIvanovichBondarenko).
- Observe the field and form behavior.
Expected results
- Field turns red after the 41st character.
- The system doesn’t allow to enter more than 41 characters
- Error message: 🇺🇦 "Не більше 41 символів" / en "Maximum of 41 characters"
User story: #834
Related bug: