aweijun / pe

0 stars 0 forks source link

Person that is assigned to the task is not displayed #3

Open aweijun opened 2 years ago

aweijun commented 2 years ago

Steps to replicate

assign 2 p/1

Expected

There to be some sort of indication of the GUI interface about who is assigned to the Task

Actual

No indication on the GUI

Implication

Users might accidentally attempt to add the same person multiple times.

Example

image.png

soc-pe-bot commented 2 years ago

Team's Response

This is not a cosmetic bug, nor does it affect usage since the user will just be informed that the person was already added. If the user wishes to see all the people assigned, he can easily use the view command. Furthermore, use of the assign command will list the details of the assignee in the command box to help the user.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: ## Explanation

Feature flaws are not limited to cometic bugs. As illustrated in the following diagram.

image.png.

Implication

Putting yourself as a professor managing a large group of students, the inability to see who is added to a task unless they use the assign, view commands would not doubt lead to frustration as they try to assign multiple people to a single task. This is a flawed feature and therefore, I suggested that the names of the people assigned should be displayed on the alongside the task as well.

Solution

image.png

You could have chosen to display the names of the individuals that are assigned to the task, which would no doubt be essential for the user. Furthermore, looking at the current implementation, this feature could have been easily added to the design.