OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

[Change request to #117 ] Edit Profile on the ‘My habits’ page on the notification form #196

Open OlhenShu opened 5 months ago

OlhenShu commented 5 months ago

All requirements (RU) for the fields 'Name', 'Credo' and 'City' in the Russian localization are irrelevant. Name field: Criteria to validate a 'Name' field on the 'Edit profile' page should be the following:

Valid letters are not only 'a-z', but 'а-я' too ‘Name’ field is mandatory The name must contain 6-30 characters Numbers (0-9) are valid Dot(.) can be used, but dot at the start, at the end and consecutive dot is forbidden City filed: Criteria to validate a 'City' field on the 'Edit profile' page should be the following:

Valid letters are not only 'a-z', but 'а-я' too Must contain to 85 symbols May contain letters, and next special characters: ()!,-’ Credo: Criteria to validate a 'Credo' field on the 'Edit profile' page should be the following:

Should contain maximum 170 symbols Valid letters are not only 'a-z', but 'а-я' too Name field: (error message) ENG - The name must contain 6-30 characters and can contain letters(a-z; а-я), numbers(0-9) and a dot(.), dot at the start, at the end and consecutive dot is forbidden UA - Ім'я повинно містити 6-30 символів і може складатись з літер(a-z; а-я), цифр(0-9) та крапки(.), крапка на початку імені, в кінці та послідовність крапок заборонена

City field: (error message) EN - Should contain maximum 85 symbols and may contain letters (a-z; а-я), and next special characters '()!,-’ UA - Поле повинно містити максимум 85 символів і може містити літери (a-z; а-я) та наступні спеціальні символи '()!,-’

Credo field: (error message) Should contain maximum 170 symbols / Поле повинно містити максимум 170 символів

Epic #7 User Story #117