LeeEnHao / pe

0 stars 0 forks source link

Pressing 'enter' twice is needed to execute a command #4

Open LeeEnHao opened 3 years ago

LeeEnHao commented 3 years ago

When typing in a command, there will be a drop down suggestion box to show the command formats. However, upon finishing the typing of the command, there is a need to press the enter button twice.

The first would remove the display showing the command formats. The second would execute the command. This is not exactly optimised for fast typists.

This is a screenshot before pressing the enter command:

image.png

This is the screenshot after clicking the enter command:

image.png

It would be good if the command gets executed on the first pressing of the enter button.

nus-se-bot commented 3 years ago

Team's Response

Thank you for your feedback.

We agree that some user might perceive it as an inconvenience.

The suggestion box was implemented to help guide users on command formats,this has no impact on functionality as the command will be carried out once enter is pressed.

In the future, we will provide to disable the suggestion box if the user finds it inconvenient.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: As with all features being implemented, whether it is for the convnience of the user or not, if it is buggy, then it is a bug. The usefullness of this feature is being undermined by the minor flaw in the implementation.

Rather than disabling a good feature that is bugged, fixing it would bring more benefits to the users instead.


:question: Issue type

Team chose [type.FunctionalityBug] Originally [type.FeatureFlaw]

Reason for disagreement: [replace this with your explanation]