The text for the user type selection, specifically "Parent" and "Doctor," on the account creation page is unreadable due to a lack of color contrast with the background. The text color is almost identical to the button background, making it impossible for users to see which option they are selecting.
To Reproduce
Steps to reproduce the behavior:
Navigate to the InfantCareCompass account creation page.
Look at the two buttons at the top of the form, which are for selecting "Parent" or "Doctor."
Observe that the text on these buttons is not visible.
The "Parent" and "Doctor" text should have a high-contrast color that is easily readable against the button's background, allowing users to clearly see and select their account type
Additional context
This is a critical usability bug that impacts the sign-up flow.
A simple CSS change to the text color should resolve this issue.
Please assign this issue to me. I would also like this to be labeled under GSSOC 25.
The text for the user type selection, specifically "Parent" and "Doctor," on the account creation page is unreadable due to a lack of color contrast with the background. The text color is almost identical to the button background, making it impossible for users to see which option they are selecting.
To Reproduce
Steps to reproduce the behavior:
Navigate to the InfantCareCompass account creation page.
Look at the two buttons at the top of the form, which are for selecting "Parent" or "Doctor."
Observe that the text on these buttons is not visible.
The "Parent" and "Doctor" text should have a high-contrast color that is easily readable against the button's background, allowing users to clearly see and select their account type
Additional context
This is a critical usability bug that impacts the sign-up flow.
A simple CSS change to the text color should resolve this issue.
Please assign this issue to me. I would also like this to be labeled under GSSOC 25.