Bug - Navbar About icon Incorrect navigation
Created by: Priya1114
Describe the bug
When the About icon inside Navbar is clicked it is navigating to Homepage. whereas the text 'About' beside the icon is navigating correctly to /about
.
This happening because the link to the icon is /faq
whereas the link to the text is /about
.
To Reproduce Steps to reproduce the behavior:
- Go to the last option in Navbar and hover on the question mark icon.
- Click on the icon.
- It Navigates to the homepage which also happens when the first option in navbar i.e homepage icon is clicked.
Expected behavior
When the about the icon in the navbar is clicked it is expected to navigate to /about
route just like 'About' text beside the icon does.
Desktop (please complete the following information):
- Browser: Not a Browser specific issue.