Pdotdeep / pe

0 stars 0 forks source link

Program not forgiving of minor typos #1

Open Pdotdeep opened 4 years ago

Pdotdeep commented 4 years ago

Most of the commands for this application involves long comands. In cases where i made a small typo in typing the command, (happens often in cli applications) the program simply just tells me that i wrote an invalid command. there is no easy way to edit the mistyped command and reexecute it. Affects user experience.

Screenshot from 2019-11-15 16-25-24.png

nus-pe-bot commented 4 years ago

Team's Response

As this is a CLI app, users will be able to press the "up" arrow key to select previously typed commands. This disputes your claim that there is no way to edit the mistyped command and reexecute it as users can simply press the "up" arrow key to select a previously typed command and edit, before reexecuting the command without any typos and in the right format.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]