wkxcass / pe

0 stars 0 forks source link

Command Formats: Common compulsory-'n/ j/' Format #3

Open wkxcass opened 1 week ago

wkxcass commented 1 week ago

Commands such as hire, reject and view require users to input both name and job to indicate the particular person.

However, when a person's name gets a bit longer, users may find it tedious to re-input it just to locate that desired person. Screenshot 2024-11-15 170317.png

Perhaps using 'index' instead of compulsory name and job in these commands' formats could improve user experience, since both delete and editcommands use similar command schemes.

soc-se-bot commented 1 week ago

Team's Response

Screenshot 2024-11-17 124135.png

This has been stated in the DG under Appendix: Planned Enhancements, point 4 as shown above. Therefore, we are unable to accept this bug report.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** Below is my original intent: To quote the CS2103T website: `severity.Medium`: A flaw that causes occasional inconvenience to some users, but they can continue to use the product. Target users, who are mainly hiring managers (as stated in the UG), could be assumed to use the commands `hire` and `reject` quite often. This flaw may cause a rather frequent inconvenience for target users. Hence, the `medium` severity.