Closed pranjalg13 closed 3 years ago
I didn't understand your issue, can u please explain it more clearly, or can u record and attach that part for better understanding.
The main issue was Welcome, username was set as an anchor tag with href="#" so if a user is on let's say the feedback page and accidentally clicks on the username, then both the links will be active and it doesn't go until refresh the page. As shown in the image.
@CodesbyUnnati I have updated the PR, where I have also included the updated image. It is like this: This code changed is more clear. Look into it.
Yes, now this looks fine. I'll assign this issue to you.
Proposal
When the logged-in user clicks on the username along with some link(in the navbar) the hover effect remains and it doesn't go until refreshing the page. I added some styling to remove the ambiguity.
Title