Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable To Add In Symbols for Name #3

Open
KhoonSun47 opened this issue Apr 5, 2024 · 0 comments
Open

Unable To Add In Symbols for Name #3

KhoonSun47 opened this issue Apr 5, 2024 · 0 comments

Comments

@KhoonSun47
Copy link
Owner

The issue is on adding a name that specifically needs a symbol in it, especially names with S/O and D/O.

Since this application deals with the attendance of the student, it would be better if the user can enter the legal name of a student so that the user can easily identify the student.

Without the ability to enter the legal name, it might cause some inconvenience to the user.

  • Current Input:
    ac n/John S/O Doe c/F14-3 e/johndoe@gmail.com p/91234567 t/@johndoe g/johnDoeGithub

  • Current Output:
    Names should only contain alphanumeric characters and spaces, and it should not be blank

  • Expected Output:
    This person should be added successfully to the application.

Since there is a validation to check for alphanumeric constraints in name, is it possible to improve upon this validation to add in symbols too?

Pasted Graphic 10.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant