StreetCode icon indicating copy to clipboard operation
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

Open nastya0410 opened this issue 7 months ago • 0 comments

Priority: high

Preconditions

  1. The user is logged in as an admin.
  2. The 'Команда' page in the left menu is opened.
  3. The modal window for creating new team member is opened.

Steps to reproduce

  1. Try to enter a string longer than 41 characters (e.g.,OleksandrAndriienkoPetroMykolaIvanovichBondarenko).
  2. Observe the field and form behavior.

Expected results

  1. Field turns red after the 41st character.
  2. The system doesn’t allow to enter more than 41 characters
  3. Error message: 🇺🇦 "Не більше 41 символів" / en "Maximum of 41 characters"

User story: #834

Related bug:

nastya0410 avatar Apr 30 '25 11:04 nastya0410