Skip to content

UI Bug: Low contrast makes input text unreadable in Sign Up and Login form #218

@Abhik-Mudi

Description

@Abhik-Mudi

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

📌 Issue Overview

The text entered into the input fields on the "Signup" and "Login" page is extremely difficult to read due to low contrast. The font color is too light (faint gray) against the white background, which causes visibility issues and poor user experience.

🔍 Steps to Reproduce

Go to the Sign Up / Login page.

Click on the Full Name or Email Address input field.

Type any text (e.g., your name or email).

See the error: The text is barely visible against the background.

🎯 Expected Behavior

The text inside the input fields should be dark (e.g., black or dark gray) and clearly legible with high contrast against the white background.

🚨 Actual Behavior

The text color defaults to a very light gray, blending in with the white background and making the user input almost invisible.

📷 Screenshot

Image Image

💡 Suggested Improvements

Update the classes for the input fields to force a darker font color.

Change: Add 'text-gray-700' class to the input fields.

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions