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

Patient records: Form Validation #210

Open
pohanson opened this issue Sep 24, 2024 · 0 comments
Open

Patient records: Form Validation #210

pohanson opened this issue Sep 24, 2024 · 0 comments
Assignees

Comments

@pohanson
Copy link
Contributor

Issue:
user only find out which input are wrong/required after submit, and the errors are chained in a long string which is not readable.

Image

Where:
All forms, but especially the patient registration

Fix:
can js use a react form package for all the nice nice validation formatting to focus the field, add a red outline and display the error in red underneath the field

@reynabxr reynabxr changed the title UI: Form Validation Patient records: Form Validation Sep 24, 2024
@lutfir-cpu lutfir-cpu self-assigned this Sep 25, 2024
@lutfir-cpu lutfir-cpu removed their assignment Sep 25, 2024
@noahseethorcodes noahseethorcodes self-assigned this Sep 27, 2024
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

5 participants