nus-cs2103-AY2122S2 / pe-dev-response

0 stars 0 forks source link

Student name should allow for non-alphanumeric characters such as "/" #1005

Open nus-se-bot opened 2 years ago

nus-se-bot commented 2 years ago

Official names may contain "/" characters such as "s/o" representing "son of". Current app does not allow non-alphanumeric characters in the names

Screenshot 2022-04-16 at 2.55.40 PM.png


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

nnmoq commented 2 years ago

Team's Response

Yes, we should have accepted / and other characters.

Duplicate status (if any):

--