When users run find all p/John the output box shows:
This behaviour of p/ for find different from how it is in other commands, for example when running edit 1 p/a9990000 in the main window:
The team might want to consider to incorporate the check for value of p/ and throw an error when the input given by user does not adhere to "only contain numbers, and it should be at least 3 digits long". Currently the
find command can execute as usual without error, it would be nice to inform users by displaying error message.
When users run
find all p/John
the output box shows:This behaviour of
p/
forfind
different from how it is in other commands, for example when runningedit 1 p/a9990000
in the main window:The team might want to consider to incorporate the check for value of
p/
and throw an error when the input given by user does not adhere to "only contain numbers, and it should be at least 3 digits long". Currently thefind
command can execute as usual without error, it would be nice to inform users by displaying error message.[original: nus-cs2103-AY2425S1/pe-interim#3810] [original labels: severity.Low type.FunctionalityBug]