aldentantan / pe

0 stars 0 forks source link

Selecting an entry in rental information removes the client name shown #15

Open aldentantan opened 1 week ago

aldentantan commented 1 week ago

image.png Before clicking on a rental information. Header shows Steven Tan's Rental Information.

image.png After clicking on a rental information. Header shows the address of selected rental.

Once I click on an entry in the client's rental information, the name of the client whose rental information I am viewing disappears. Instead of the client name showing, now it shows the address of the selected rental information. There does not seem to be a way to show the client name again without calling rview on the same client. I have tried clicking out of the box and clicking out of the rental information.

This can cause inconvenience to users as they may forget which client they are viewing after entering several commands.

soc-pe-bot commented 1 week ago

Team's Response

This is as intended with the design of the application to show the selected rental information after clicking on the rental information itself. In order to view the client’s name you will have to enter the rview command.

However, we acknowledge that it might confuse some users, therefore, the response will be NOT-IN-SCOPE instead of Rejected, as it is less important than the work done in the current version of the product e.g., it was not related to features delivered in v1.6 or lower priority than the work already done in v1.6.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** ![image.png](https://raw.githubusercontent.com/aldentantan/pe/main/files/1a0108c2-b3a4-4e5f-a50a-331fcbc935c3.png) I disagree with the Low severity re-labelling of this bug. Users may execute `rview` on a client, click on rental information entries, execute commands to edit the rental information and they may forget which client's rental information they are looking at after keying in several long commands. Given that TrueRental aims to hold up to 1000 clients as stated in the non-functional requirements of the Developer Guide, the disappearance of the client's name after clicking on rental information may cause significant delays for users who store hundreds of contacts in TrueRental as they have to search and enter `rview` through the entire list of contacts to find the client whose rental information they were just viewing. Users are still able to use the product despite this bug, however for the users that this bug affects, it is unlikely to only cause a minor inconvenience to them, for reasons I have stated above.