saurabhbakolia / SCROLLME--ECOMMERCE-WEBSITE

ScrollMe is an open-source eCommerce platform built with JavaScript, React, Styled Components, Node.js (Express), and MongoDB. It offers a modern shopping experience with a scalable backend, perfect for contributors or those learning modern web development.
https://www.scrollme.online/
MIT License
19 stars 65 forks source link

Add outline around input fields in register and login forms #203

Closed sezallagwal closed 1 month ago

sezallagwal commented 1 month ago

Issue Report

Title

Add outline around input fields in register and login forms

Description

The form fields for in the register and login forms do not have a visible outline, which makes it less clear where the focus is. This issue affects user experience as it's difficult to visually identify the active field.

Steps to Reproduce the Issue

To assist us in understanding and resolving the issue, please outline the steps you took that led to the problem:

  1. Action 1: Go to the register or login page.
  2. Action 2: Observe the input fields for username and password.
  3. Action 3: Focus on one of the fields by clicking or tabbing into it.

Feel free to be as detailed as necessary so we can replicate the issue accurately.

Expected Behavior

The username and password input fields should have a visible outline or border when focused, making them stand out and providing clear visual feedback to the user.

Actual Behavior

The input fields for username and password do not have an outline or border, which makes it difficult to determine where the user's focus is when filling out the form.

Screenshots (if applicable)

image image

Additional Context

Add any other context or information that may help in diagnosing the issue.


Examples

Example 1

Title: Product Search Feature Returns No Results
Description: The product search functionality fails to display any results even for valid search queries.


Example 2

Title: Login Issue with Valid Credentials
Description: Users are experiencing issues logging in, despite entering the correct username and password.


Thank you for taking the time to report this issue! We appreciate your help in improving our project.

thakuratul2 commented 1 month ago

@sezallagwal not needed