yeozongyao / pe

0 stars 0 forks source link

unable to exit from the subcommands #4

Open yeozongyao opened 5 months ago

yeozongyao commented 5 months ago

image.png

After adding a name, I decided I wanted to not add the name, however, I do not have the option to exit this command back to the main interface. Instead, I have to enter all the way until the end. This will cause lots of hindrance for users especially tuition centers when they add a student wrongly. However, given that it is possible to exit, albeit after following through the entire command, I will be giving this feature flaw a severity of Low.

nus-se-bot commented 5 months ago

Team's Response

At this stage, if the user does not want to continue adding the student, pressing the enter button 2 times would terminate the add command. This means that you can terminate the command with 2 simple presses of the enter button, which can be explicitly seen below:

image.png

Moreover, we have already given the option to skip the subject field if the student is not enrolled in any of the classes in the tuition centre. In every single field, other than those fields where blanks are accepted, the user can exit the command from that stage of the Add command.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I disagree that this is an invalid issue altogether.

It is indeed the case where user is unable to exit the programme when prompted to add the subject and only being able to after proceeding with the commands.

This is especially a case of inconvenience to users given that it is not mentioned in the UG how users can exit this multi-step command.

While this may constitute an issue that is not in scope, I still believe that this is a valid bug and definitely not a bug that should be invalidated and hence rejected altogether.