Reason for severity
Low: while there are workarounds, as locations are not provided, it is reasonable to have non alphanumeric characters in appointment_name since there are no options currently for appointment_detail (maybe future enhancements?)
what if the doctor has inhouse visits and wishes to add on details perhaps in brackets such as followup(inhouse) or even follow up (inhouse) are both considered invalid inputs. Furthermore, Not allowing spaces makes the appointment details harder to read.
Description
Steps to reproduce error:
Reason for severity Low: while there are workarounds, as locations are not provided, it is reasonable to have non alphanumeric characters in appointment_name since there are no options currently for appointment_detail (maybe future enhancements?) what if the doctor has inhouse visits and wishes to add on details perhaps in brackets such as
followup(inhouse)
or evenfollow up (inhouse)
are both considered invalid inputs. Furthermore, Not allowing spaces makes the appointment details harder to read.[original: nus-cs2103-AY2425S1/pe-interim#3225] [original labels: type.FeatureFlaw severity.Low]