kailinteoo / pe

0 stars 0 forks source link

Name field does not accept “/” #2

Open kailinteoo opened 6 months ago

kailinteoo commented 6 months ago

Steps to reproduce:

  1. Attempt to enter a name containing "/" (e.g. Arjun/Sanjay S/O Sharma)
  2. Try to save the name containing "/" character.

Expected: The name should be accepted and saved without any issues.

Actual: The system does not accept names containing "/" character, preventing saving of such names.

Reason: The "/" character is a valid character in many contexts, and it's reasonable for users to expect to be able to use it in names. If the system does not allow this character in names without a valid reason, it restricts user input unnecessarily, potentially leading to frustration or inconvenience.

Screenshot:

image.png

nus-se-script commented 6 months ago

Team's Response

This is a known issue under point 8, team recognizes the missing '/' in the listed examples but '/' is a special character and as such was not planned in this iteration.

image.png

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.DocumentationBug`] Originally [`type.FunctionalityBug`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]