paturikarthik / pe

0 stars 0 forks source link

Unable to parse commands without spacing #7

Open paturikarthik opened 5 months ago

paturikarthik commented 5 months ago

image.png

The app is not able to parse the command when some spaces are not included. Given that the app is for fast typers

image.png

as well as the fact that the input command does not accept "/" (eliminating the risk of invalid parsing of fields), the app should be able to parse as such.

soc-se-bot commented 5 months ago

Team's Response

Hi tester, thanks for your report. Unfortunately we will be rejecting this "bug".

Despite it being an app optimised for quick typers, there should still be clear boundaries between flags. This is to cater to products with names that contain spaces. For example, n/pencil case.

Regarding not accepting q/10p/11 as input, an extra space does not take any much longer to type. Having a space can help the users to have clear thoughts and distinctions between the quantity and price.

Regarding the usage of /, yes we do agree that / should be accepted, perhaps not in the name but in the descriptions. The team has decided to whitelist the characters allowed to prevent users from keying unwanted characters that could cause the program to crash.

Hope these clarifies. Thanks!

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]