Input text not visible in authentication forms

Open Beginner friendly
#123 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript

Research direction

Start at the Login and Signup pages and inspect the input styling, especially text-color classes such as text-white against the background. Reproduce the issue by typing in each field, then verify that entered text is clearly visible on both forms.

Written by the indexing model from the issue text.

Description

Description:
While testing the login/signup pages locally, the typed text inside input fields is not visible properly. This seems to be caused by text color blending with the background color.

Steps to reproduce:

  1. Open localhost project
  2. Go to Login or Signup page
  3. Type inside input fields
  4. Text becomes invisible or difficult to read

Expected behavior:
Typed text should remain clearly visible to the user.

Possible cause:
Input fields may be using incorrect text color classes such as text-white on a light background.

Dominant language
TypeScript
Stars
7
Forks
17
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NexGenStudioDev/CommDesk

All issues in NexGenStudioDev/CommDesk

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.