Skip to content
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

On the About page, the Home link in the navbar is not navigating to the Home page. #933

Closed
hbSrujana opened this issue Oct 29, 2024 · 1 comment · May be fixed by #968
Closed

On the About page, the Home link in the navbar is not navigating to the Home page. #933

hbSrujana opened this issue Oct 29, 2024 · 1 comment · May be fixed by #968

Comments

@hbSrujana
Copy link

hbSrujana commented Oct 29, 2024

Issue:
On the About page, the Home link in the navbar is not navigating to the Home page.

Description :
When clicking on the Home link in the navbar, nothing happens, and the user is not redirected to the home page. However, the About and Build Resume links are working as expected.

To Reproduce :
Steps to reproduce the behavior:

  1. Go to the about page.
  2. Click on the Home link in navbar.
  3. Observe that there is no redirection or action.

Expected behavior :
On clicking the Home link, the user should be redirected to the home page.

Screenshots :
Screenshot 2024-10-29 224054

Environment:

  • Device : PC
  • OS : Windows 11
  • Browser : Chrome

Possible Solution :
Check if the href attribute of the Home link points to the correct path.
Verify if the click event listener for the Home link is correctly defined.

@hbSrujana
Copy link
Author

Hey! I'd like to work on this issue. Please assign it to me. I'm currently working on the fix and will submit a PR soon.

@hbSrujana hbSrujana changed the title Home Link in Navbar Not Navigating to Home Page. On the About page, the Home link in the navbar is not navigating to the Home page. Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants