TanWenCong / pe

0 stars 0 forks source link

Offer box forces S$ to be the currency #10

Open TanWenCong opened 1 year ago

TanWenCong commented 1 year ago

It is not stated that this product is only meant to be used in transactions that use SGD. There could be other currencies being used by clients, which will inconvenience the user to have to convert currency every time.

S$900000 is shown in offer below.

image.png

nus-pe-bot commented 1 year ago

Team's Response

Yes, while I do admit that it can be better documented, I think that a currency converter can itself be a feature to be implemented in future versions, which is not in the scope of v1.4.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: Having a currency converter was not the point I was getting at.

Imagine a scenario that the user is from USA, and is dealing with a client who wants to find a property in USA as well. Chances are that the property value is going to be priced in USD. It would make little sense to use this app since the user will have to convert to SGD.

As the user, I would prefer to see the app display USD directly if I were to be dealing with USD, instead of going through the extra step of converting to SGD, inputting it into the app, then having to convert it back to USD again when I need it.

Since this app aims to provide speed and convenience to the user, this conversion process seems to go against the app's original goals, which is why it is marked as a Feature Flaw. Of course, if this app was only meant to be used in SG, I believe it could be stated in the UG for clarity.