StreetCode
StreetCode copied to clipboard
[Admin/Team#834][Functional] Verify if the field has invalid 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
- Type invalid characters in the Name field (e.g., “M@rk#!”).
- Observe the field and form behavior.
Expected results
- Field turns red after the 41st character.
- Error message: 🇺🇦 "Дозволені лише літери, пробіли, дефіси (-) та апострофи (')" / en "Only letters, spaces, hyphens (-), and apostrophes (') are allowed"
User story: #834
Related bug: