KhoonSun47 / pe

0 stars 0 forks source link

Making Words Case Sensitive #12

Open KhoonSun47 opened 4 months ago

KhoonSun47 commented 4 months ago

Steps to reproduce:

  1. Currently, in the displayed list, the first person has a note "Likes to play games"
  2. Using the search command, if user were to use case sensitive such as "LIKES TO PLAY GAMES" to search, it should be able to search for the first person notes, since in the real world context, it should be case insensitive

Actual Output: Step 1: The first person have the note "Likes to play games" image.png

Step 2: Use the search command and type "LIKES TO PLAY GAMES" image.png

Step 3: The note is not being searched since it is case sensitive image.png

Expected Output: The note should be able to be searched by the user.

Suggestion: I believe that you can make the search note command to be case insensitive.

nus-pe-script commented 4 months ago

Team's Response

Thanks for bringing up the issue. The feature works as expected and the issue brought up seems like an enhancement that could be improved on in the future.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: I disagree that this response is "response.NotInScope" and I believe that it should still be remained as “response.Accepted" instead. 


The website clearly indicates that keyword searches should be case-insensitive, aligning with real-world applications. This feature could have been implemented to work in a better way without much additional effort, and fixing this could make this feature more useful.

Therefore, it does not meet the qualifications of being "response.NotInScope".

• Case sensitivity In general, case sensitivity of something should follow the case.png

Feature flaws can be claimed as NotInScope, if they qualify as per rules explained.png