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

[Feature] - Custom 404 page #248

Open
dostonnabotov opened this issue Jan 29, 2025 · 4 comments
Open

[Feature] - Custom 404 page #248

dostonnabotov opened this issue Jan 29, 2025 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dostonnabotov
Copy link
Owner

What feature would you like to see?

When you visit the wrong page, it directs to Netlify's default "Page Not Found" page. Need to create a custom 404 page. Wouldn't mind some styling to make it look pretty.

@dostonnabotov dostonnabotov added enhancement New feature or request good first issue Good for newcomers labels Jan 29, 2025
@erison7596
Copy link

Hi, I would like to work on this issue. Is it still available? Also, do you have any other web-related issues I could contribute to? Thanks!

@dostonnabotov
Copy link
Owner Author

Hi, I would like to work on this issue. Is it still available? Also, do you have any other web-related issues I could contribute to? Thanks!

Hey, there! This issue is still open. Feel free to work on it.

@dostonnabotov
Copy link
Owner Author

Hey, there @erison7596. How is the progress going so far? Let us know if you've any questions or faced any issues.

@erison7596
Copy link

I've implemented the 404 page, but I'm having trouble getting it to work. I added the "*" route to catch all unmatched paths, yet it doesn't redirect to the 404 page as expected. The nested routing configuration in react-router-dom is a bit confusing. I'm open to submitting a PR so we can work together on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants