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

🐞[bug]: Incorrect Redirection from Home Button #32

Closed
4 tasks done
amankumarcu opened this issue Oct 1, 2024 · 7 comments
Closed
4 tasks done

🐞[bug]: Incorrect Redirection from Home Button #32

amankumarcu opened this issue Oct 1, 2024 · 7 comments
Assignees
Labels

Comments

@amankumarcu
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When clicking the Home button, I encounter the error message: "Cannot GET /Home.html". It seems that the button is not correctly configured to direct users to the index.html page.

Steps to Reproduce:

  1. Navigate to the website.
  2. Click on the Home button.

Expected behavior

The Home button should redirect to the index.html page.

Add ScreenShots

issue.mp4
Copy link

github-actions bot commented Oct 1, 2024

Hi there! Thanks for opening this issue @amankumarcu!. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@amankumarcu
Copy link
Contributor Author

assign it to me so that i can raise a pull request.

@amankumarcu
Copy link
Contributor Author

can you explain me the issue @Anjaliavv51
Screenshot 2024-10-02 at 1 42 23 AM

@Anjaliavv51
Copy link
Owner

@amankumarcu don't bother about it.

@amankumarcu
Copy link
Contributor Author

Ok then merge the pr. also i have sent your invite req on linkedIn from gmail : [email protected]

@Anjaliavv51
Copy link
Owner

@amankumarcu please mention issue number in the PR.

@Shalinis19137
Copy link

This shows error because :
Home Page coding part is not added or written in this.

i fix it , Please it is Assign to me

@amankumarcu amankumarcu mentioned this issue Oct 2, 2024
6 tasks
Anjaliavv51 added a commit that referenced this issue Oct 2, 2024
## Issue 
(#32)

## Description
To resolve the "Cannot GET /Home.html" error, the Home button's link
should be updated to direct users to index.html. This can be achieved by
modifying the HTML code for the Home button. Ensure that the link is set
correctly:


## Related Issues
None

## Type of PR
- [Bug] ()

## Screenshots / videos (if applicable)
<video
src="https://github.com/user-attachments/assets/9ba222c2-f81e-419a-a7e7-81369a089f56">





## Checklist
<!-- [X] - put a cross/X inside [] to check the box -->
- [X] I have gone through the [contributing
guide](https://github.com/Anjaliavv51/Retro)
- [X] I have updated my branch and synced it with project `main` branch
before making this PR
- [X] I have performed a self-review of my code
- [X] I have tested the changes thoroughly before submitting this pull
request.
- [X] I have provided relevant issue numbers, screenshots, and videos
after making the changes.
- [X] I have commented my code, particularly in hard-to-understand
areas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants