Skip to content

BUG: Text in Form Input Field Not Visible Due to Incorrect Text Color (FAQ Page) #3298

@akshay0611

Description

@akshay0611

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

  1. Navigate to the FAQ page with the form.
  2. Click inside the "Your Name" or "Your Email" input field.
  3. Type text into the input field.
  4. 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

Screenshot 2024-11-18 at 10 02 21 AM

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions