-
Notifications
You must be signed in to change notification settings - Fork 621
Description
Page: Login Page
Location: Input box above the label "Enter as a Guest"
Problem:
The text inside the input box above the "Enter as a Guest" label is white, which makes it invisible to users against the white background. This prevents users from seeing what they are typing.
Steps to Reproduce:
Navigate to the Login Page.
Locate the input box above the "Enter as a Guest" label.
Type any text into the input box.
Expected Behavior:
The text inside the input box should be clearly visible to users.
Actual Behavior:
The text inside the input box is white and not visible to users.
Suggested Solution:
Change the text color inside the input box to a darker color (e.g., black or dark gray) to ensure it is readable against the white background.
Browser : Brave
OS : Windows 11