-
-
Couldn't load subscription status.
- Fork 394
Open
Description
Preliminary Check
- I have searched the existing issues
- This issue is reproducible
Bug Summary
The text entered in the form input fields (e.g., "Your Name" or "Your Email") on the FAQ page is not visible due to the text color being set to white (#ffffff), which blends into the white background (background-color: white). When users type in the fields, the text remains invisible. This is not expected behavior as the text should always be visible.
Steps to Reproduce
- Navigate to the FAQ page with the form.
- Click inside the "Your Name" or "Your Email" input field.
- Type text into the input field.
- Notice that the text is invisible because it is white and blends with the white background.
Expected Behavior
The text should be visible when typed, regardless of the background color. For visibility, a dark text color should be used.
Screenshots/Logs
A screenshot showing the input fields with invisible text
Additional Information
- I agree to follow this project's Code of Conduct
- I'm a GSSOC'24 contributor
- I want to work on this issue
- I can provide more details if needed
Metadata
Metadata
Assignees
Labels
No labels