Open Oliverloo0909 opened 1 year ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
Add cat command allows spaces for the category field
entered in the category field: c/grocery list
output of category: similar output. can cause visibility problems for users
e.g. there looks like there is a duplicate category for grocery but i just added lost of spaces till i exceeds the UI limit. (seen for point 6. and 8.)
[original: nus-cs2103-AY2223S2/pe-interim#2510] [original labels: severity.VeryLow type.FeatureFlaw]
[This is the team's response to the above 'original' bug]
No details provided by team.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: Although similar in nature, I believe these are two separate issues because the team would have to fix both issues individually.
The first is the formatting of the category name using the command "addcat", hence the team would have to edit the AddCategoryCommand and its corresponding Parser.
While the second is the expense name using the command "add", so the team would have to edit the AddExpenseCommand and its corresponding Parser.
the name field can add unlimited spaces, affecting the readability of the product. Spaces should be formatted instead since the a real scenario there is should be a maximum of one space bewteen names in a word.
input: add ... n/word (lots of spaces) secondword ... output: same format for name