nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Unable to add Food or Hobby values that contains a prefix #558

Open nus-se-script opened 2 months ago

nus-se-script commented 2 months ago

Steps to reproduce

  1. Adding a person with food preferences with "/" in the name
Code ``` add id/ 543221111 n/ John Doe p/ John f/ Curry chicken h/c c/ Stable h/ Singing karaoke t/amnesia ```

Results

Expected
Actual

Rationale:

• A User might want to include denotation such as Hot and Cold in h/c and is unable to do so since h/ is conflicted with the hobby prefix


Suggestions



[original: nus-cs2103-AY2324S2/pe-interim#426] [original labels: severity.Low type.FeatureFlaw]

choowengyan commented 2 months ago

Team's Response

Hi! Thanks for pointing this out :3

Duplicate status (if any):

--