chuahjiajie / pe

0 stars 0 forks source link

Incorrect Validation for Email #13

Open chuahjiajie opened 2 months ago

chuahjiajie commented 2 months ago

Email should also check for ".com" or something to that effect:

However as seen from the image below, this is not the case:

image.png

Software as a result does not capture and help the user check if they have input an invalid email. These will have additional ramifications in the hackathon itself.

nus-se-bot commented 2 months ago

Team's Response

The email provided(alex@ere) is a valid email address that should be added to the list. Please check here(https://en.wikipedia.org/wiki/Email_address#Examples) for more information. If it is possible email we don't have to provide validation restrictions.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]


## :question: Issue type Team chose [`type.FeatureFlaw`] Originally [`type.FunctionalityBug`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]
## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]