jeffsieu / pe

0 stars 0 forks source link

Password fields cleared on erroneous input #1

Open jeffsieu opened 2 years ago

jeffsieu commented 2 years ago

Issue

Entering an erroneous input into the password dialog clears both fields

Steps to reproduce

  1. Start the application on a blank slate
  2. Enter "password" into the first field and "passworf" into the second field.
  3. Press enter

Expected behaviour

Error message to appear without clearing both fields.

Actual behaviour

Both fields are cleared upon erroneous input

Screenshots

image.png

nus-pe-bot commented 2 years ago

Team's Response

This was intentional. However, the team thanks you for your suggestion. We will take that into consideration 😊.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: The fact that it is intentional does not exclude it from being a FeatureFlaw. In fact, all FeatureFlaws are intentional. It fits this bullet point.

image.png


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: It is not a mere cosmetic bug, and it does inconvenience users in rare cases.