Gernene / pe

0 stars 0 forks source link

Unnecessary typing required after failed command #3

Open Gernene opened 2 years ago

Gernene commented 2 years ago

Screen Shot 2022-04-16 at 2.20.06 PM.png

Inputing a command like adddriver n/Joe p/98765432 when said driver already exists results in an error message. However, the command input is not cleared, meaning that the user has to manually clear the existing input before inputing another command. This requires additional typing which compromises the app's value proposition of saving users time.

nus-se-bot commented 2 years ago

Team's Response

We think to clear the command, the user only need to select all (Ctrl + A) then Delete. It does not take a long time. In another case, if the user only has minor typo errors in some character, the user can easily change it without type in the whole long command again.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]