nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Tags can only be alphanumeric #4698

Open nus-se-script opened 5 months ago

nus-se-script commented 5 months ago

When adding a new friend, the tag given can only be alpha-numeric. This was not stated in the User Guide, and only pops up as an error message in the application.

Steps to reproduce: add n/Ivan t/friend e/betsycrowe@example.com a/Newgate Prison p/1234567 t/school-mate

image.png


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

chewbum commented 5 months ago

Team's Response

image.png

It is stated in our UG that tags should only contain alphanumeric characters.

Duplicate status (if any):

--