Open GlendaChong opened 1 year ago
We have already mentioned in the UG that we only accept numbers with 2 decimal places, implementing the flexibility to accept different formats of inputs is less important than the work that has already been done (correctly parsing the price input). Hence, this is not in scope.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
If the price is $1, or $1.10, users might want to just type p/1 or p/1.1, without trailing zeros. This is currently not accepted.