Rachelcoll / pe

0 stars 0 forks source link

Constraints on input student name causes inconvenience #3

Closed Rachelcoll closed 2 weeks ago

Rachelcoll commented 2 weeks ago

Currently the app only allows creating student name with alphanumeric characters, however there is a possibility that the student name contains "S\O" (which is not rare), and this limitation of student name may cause inconvenience for people with "S\O" or other special characters like "-" in the name. image.png

Suggestion: allow special characters in student name