Open sc-arecrow opened 4 years ago
We want users to find by other parameters as well, not only by name. It will be more accurate if it is whitespace sensitive, or else it will not be intuitive to the user.
Team chose [response.Rejected
]
Reason for disagreement: I argue that it is more intuitive for the user to expect commands with similar parameters (here, it is the name of the exercise) to work the same way. Granted, if the User Guide had stated that the find
command is whitespace-sensitive, then this confusion would not occur. However, this was omitted from the User Guide.
The
add
log feature allows you to specify the exercise name which is case-insensitive and whitespace-insensitive.However the
find
log feature is whitespace sensitive which is somewhat inconsistent.Users may be confused when they are able to add a new log with whitespace insensitivity but not do the same with finding their logs.
Steps to reproduce:
add e/pullups r/10 c/
find pullups
Expected behaviour:
Actual behaviour: