1) If the data in the login or password input field is entered incorrectly, then an error notification should appear in the password input field, informing the user of the error.
2) Add Error handling for blocked users from the "Cabinet team" page:
Pre-conditions:
The manager changed the employee's status to 'blocked.
When the employee enters valid credentials, the user receives an error message stating: 'Your account has been blocked / Ваш акаунт заблоковано"
Acceptance Criteria (AC):
When an employee’s account is blocked, then no successful login should be allowed, and only the error message should be displayed.
If the data in the login or password input field is entered incorrectly, then an error notification should appear in the password input field, informing the user of the error.
make a change on the site on the login page: https://chari-erp-dev-5jqgv.ondigitalocean.app/sign-in
1) If the data in the login or password input field is entered incorrectly, then an error notification should appear in the password input field, informing the user of the error.
2) Add Error handling for blocked users from the "Cabinet team" page:
Pre-conditions:
Acceptance Criteria (AC):