Open aldentantan opened 1 week ago
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.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
Before clicking on a rental information. Header shows
Steven Tan's Rental Information
.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.