-
Notifications
You must be signed in to change notification settings - Fork 139
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
[BUG] Fix Login Button #336
Comments
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible. Please note that this is the project owner, @itsmohit097 Do the fork and branch process properly (read contribution.md file). if no followed properly PR will not be merged. Thank you for your cooperation. |
Hello! I want to contribute so can you assign this issue to me. I have provided details of the issue to you |
Please assign this task to me under gssoc-ext24 |
Description
While exploring the project, I found that even if user is not logged in the login button shows features like my profile, wishlist, etc. which should be shown only to logged in user.
Actual Behavior
A new user when hover on login button get to see options which should be shown only to logged in users.
Expected Behavior
if a new user hover then it should not see any option other than login button
Screenshots (if applicable)
Actual:

I have studied the code and knows how to fix it. So please assign this issue to me and label as per your preference.
The text was updated successfully, but these errors were encountered: