aizakhurram / SQE_JTspringBoot_Project

1 stars 0 forks source link

CART button in navbar of user home page not mapped #11

Closed aizakhurram closed 10 months ago

aizakhurram commented 10 months ago

issue # 11 (CART page is not linked with the navbar) Steps to reproduce the issue:

  1. run the project
  2. open browser and navigate to the port where the project is running
  3. login by providing valid credentials
  4. click on CART link in navbar
  5. nothing happens when the CART link is clicked

Expected Behaviour It should redirect the respective user to the CART page

Steps to reproduce the error

  1. Run the project.
  2. Open browser and navigate to the port where the project is running.
  3. Login as user.
  4. Click on "Cart".
  5. No cart page appears.

Expected Behaviour The system shall open Cart Page.

Screenshots of the error

image

Steps to solve the issue

  1. update in index.jsp page image

Screenshots after solving the issue cart page