Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues in the backend #262

Open
shamvrueth opened this issue Oct 27, 2024 · 1 comment
Open

Issues in the backend #262

shamvrueth opened this issue Oct 27, 2024 · 1 comment

Comments

@shamvrueth
Copy link

Issue Report

Products not displayed when 'Shop now' button is clicked

Description

The backend code has some issue and is not able to display the products when 'Shop Now' button is clicked and the page is redirected to the /products route

Screenshots (if applicable)

image


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.

  • Steps to Reproduce:

    1. Navigate to the product search bar on the homepage.
    2. Type "Wireless Mouse" into the search field.
    3. Press the Enter key.
  • Expected Behavior: The system should display a list of products matching "Wireless Mouse."

  • Actual Behavior: The message "No results found" appears, regardless of valid input.


Example 2

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

  • Steps to Reproduce:

    1. Access the login page.
    2. Input a valid username and password.
    3. Click the "Login" button.
  • Expected Behavior: The user should successfully log in and be redirected to their dashboard.

  • Actual Behavior: An error message states, "Invalid credentials," preventing access.


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

Copy link

👋 Thank you @shamvrueth for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant