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

Change error statement colour from black to red in patient creation form #4867

Closed
nihal467 opened this issue Feb 23, 2023 · 5 comments · Fixed by #5032
Closed

Change error statement colour from black to red in patient creation form #4867

nihal467 opened this issue Feb 23, 2023 · 5 comments · Fixed by #5032
Assignees
Labels
good first issue Good for newcomers

Comments

@nihal467
Copy link
Member

Describe the bug

in the patient creation form, the error statement for mandatory fields are shown in black color making it hard to understand the statement

To Reproduce
Steps to reproduce the behavior:

https://care.coronasafe.in/facility/4adaaff2-c6b2-4530-a518-3fbe44752421/patient

Expected behavior

the error statement should be shown in red

Screenshots

image

@rithviknishad rithviknishad added the good first issue Good for newcomers label Feb 23, 2023
@siva-balan
Copy link
Contributor

Please assign this to me

@aparnacoronasafe
Copy link
Member

@siva-balan The ideal design is as below:

Screenshot 2023-02-24 at 8 14 37 AM

@rithviknishad
Copy link
Member

@siva-balan you may make use of FormField components such as TextFormField and TextAreaFormField that would automatically apply the required designs and behaviors that is consistent with other places.

@nihal467
Copy link
Member Author

nihal467 commented Mar 2, 2023

@siva-balan can you push a fix ASAP

@siva-balan
Copy link
Contributor

@siva-balan can you push a fix ASAP

I will push it by today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
4 participants