Missing validation on creating user on configuring app #74

Closed
opened 2021-10-21 17:52:28 +03:00 by tester.nicolai · 1 comment

Description:
When we configure app for the first time, on creating user and password, validation is missing.

Steps to reproduce:

  1. Open app
  2. Configure it step by step while "User" and "Password" field creation is displayed
  3. Type "tester2021tester2021tester2021tester2021tester2021tester2021tester2021tester2021tester2021tester2021" in login field
  4. Type "1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890" in password field
  5. Click "Подключить" button

Actual result:
User is created successfully.

Expected result:
Validation for max limit for "login" and "password" field should work and an error with text should be displayed under this fields.

Comments:
Error should be in next format: Username cannot contain more than 24 characters. (for example).

**Description:** When we configure app for the first time, on creating user and password, validation is missing. **Steps to reproduce:** 1) Open app 2) Configure it step by step while "User" and "Password" field creation is displayed 3) Type "tester2021tester2021tester2021tester2021tester2021tester2021tester2021tester2021tester2021tester2021" in login field 4) Type "1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890" in password field 5) Click "Подключить" button **Actual result:** User is created successfully. **Expected result:** Validation for max limit for "login" and "password" field should work and an error with text should be displayed under this fields. **Comments:** Error should be in next format: Username cannot contain more than 24 characters. (for example).
Collaborator

Merged on #89 Pull Request. 🍺

Merged on [#89 Pull Request](https://git.selfprivacy.org/kherel/selfprivacy.org.app/pulls/89). 🍺
NaiJi closed this issue 2022-05-04 22:42:38 +03:00
NaiJi added the
Bug
label 2022-05-04 22:42:49 +03:00
NaiJi added the
Fixed
label 2022-05-04 22:53:39 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#74
There is no content yet.