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.
To display the User Profile icon when Logged In
[Provide a concise title for the issue]
Description
The User Profile icon is not displaying when a user successfully logs in to the application. This issue prevents users from accessing their profile settings and viewing their account information. The feature should be available once the user authentication is confirmed, but it appears to be malfunctioning.
Steps to Reproduce the Issue
Action 1: Navigate to the login page of the application.
Action 2: Enter valid login credentials (username and password) and submit the login form.
Action 3: After successful login, observe the navigation bar or user interface for the User Profile icon.
Expected Behavior
Upon successful login, the User Profile icon should appear in the navigation bar, allowing the user to access their profile and account settings.
Issue Report
Title
To display the User Profile icon when Logged In [Provide a concise title for the issue]
Description
The User Profile icon is not displaying when a user successfully logs in to the application. This issue prevents users from accessing their profile settings and viewing their account information. The feature should be available once the user authentication is confirmed, but it appears to be malfunctioning.
Steps to Reproduce the Issue
Action 1: Navigate to the login page of the application. Action 2: Enter valid login credentials (username and password) and submit the login form. Action 3: After successful login, observe the navigation bar or user interface for the User Profile icon.
Expected Behavior
Upon successful login, the User Profile icon should appear in the navigation bar, allowing the user to access their profile and account settings.
Screenshots (if applicable)