randallnhr / pe

0 stars 0 forks source link

case sensitivity for command words #6

Open randallnhr opened 1 year ago

randallnhr commented 1 year ago

image.png

Using the command word Delete does not trigger the delete command.

I think it would be better if there was a case insensitivity check for the command word as some users might have auto capitalization of the first letter.

nus-pe-script commented 1 year ago

Team's Response

At present, we maintain case-sensitivity to allow users more choice in aliases - e.g. having both shortcut filter f and shortcut find F.

It is true that a user might prefer to disable case-sensitivity altogether - perhaps a future improvement would be to offer such an option.

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]