Skip to content

No wrong input validation #21

@angel1120

Description

@angel1120

Summary
There is no input validation when the ID and password are wrong when logging in.

Steps to Produce:

In the Login Screen:

  1. Enter “222” as the Username
  2. Enter “incorrectpass” as the Password
  3. Click the Login button

Expected Results:
The user should still be on the Login screen. There should also be input validation saying that the typed credentials are wrong.

Actual Results:
There was no input validation stating the credentials were wrong.

image_2022-12-14_030521921

See 01-Login, Iteration 1-4 for details
Also see 01-Login, Iteration 1-2 and 1-3 for more details

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions