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

New patient modal required questions feedback #125

Open
kbertodatti opened this issue Jul 12, 2024 · 0 comments
Open

New patient modal required questions feedback #125

kbertodatti opened this issue Jul 12, 2024 · 0 comments
Assignees
Labels
-CBO Referral App bug Something isn't working

Comments

@kbertodatti
Copy link

kbertodatti commented Jul 12, 2024

On the "New Patient" modal, the red error message is not showing up for all of the required questions if they are blank. Please update so the required question error message is shown for the four missing fields: Language, Race, Ethnicity, and Administrative Gender.

image.png

For all the remaining fields, please use this error message: "Please select a valid option"

From Sravan: this can fixed in CBO app itself in "PatientCreation.tsx" file, by adding a one line code for those fields and including those fields in the a validating function in the same file

Repo for the CBO app (use Develop branch): https://github.com/chronic-care/acleap-referral

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-CBO Referral App bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants