ita-social-projects / EPlast

EPlast is a project to provide web-based multi-user system solutions for digitizing and automate the Plast organization. The system makes it easy to access Plast's internal data, such as events, reports, and documents, etc. Information and location of their affiliates and clubs throughout Ukraine.
MIT License
27 stars 11 forks source link

[Hovel] Small bugs when create a new Hovel ("Курінь") #2935

Closed sysoyeva closed 1 year ago

sysoyeva commented 1 year ago

Environment: Windows 10 Google Chrome 99.0.4844.82 64-bit Reproducible: always Build found: a1dfb37

Preconditions Log in as Super Admin

Steps to reproduce

  1. Open left-side menu and click Hovel
  2. Press the button-create new Hovel
  3. Enter invalid data in the field "Назва"

Actual result

  1. User can enter not limit characters in the field "Назва" 2

  2. User can enter the first word with a small letter

  3. User can enter the Lattin letter at the beginning and in a middle 3

  4. Error message not the same as on other pages 5

Expected result

  1. The field "Назва" should contain 50 characters. After user should see the error message. 1

  2. In the field "Назва" the first word should begin with a big letter.

  3. User can enter data in Cyrillic letters.

  4. Error message must be the same on all pages 6