Skip to content

Conversation

@Iam-Karan-Suresh
Copy link

@Iam-Karan-Suresh Iam-Karan-Suresh commented Oct 23, 2025

What has changed?

Enhanced the 404 error page to provide a better user experience and fix template rendering issues. The changes include:

  • Fixed broken template literals in the 404 page title
  • Improved page layout and content structure
  • Added clear navigation options for users
  • Enhanced visual styling using Docusaurus utility classes

This PR Resolves #[issue_number] - Fix 404 page structure and template rendering

Type of change

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Documentation update (if none of the other choices apply).

How Has This Been Tested?

  1. Run development server:
npm  start
Screenshot from 2025-10-24 04-09-23 Screenshot from 2025-10-24 04-09-34

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you and congratulations 🎉 for opening your very first pull request in keploy

Copy link
Contributor

@Achanandhi-M Achanandhi-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Iam-Karan-Suresh The Changes looks really amazing, also can you please redirect the user to the main docs page /docs/. Instead of just showing a 404 page

@Iam-Karan-Suresh
Copy link
Author

What has changed?

Enhanced the 404 error page to provide a better user experience and fix template rendering issues. The changes include:

  • Fixed broken template literals in the 404 page title
  • Improved page layout and content structure
  • Added clear navigation options for users
  • Enhanced visual styling using Docusaurus utility classes
  • auto redirect to /docs
  • added the NotFoundPage.js component and 404 error image for better ui

This PR Resolves #[issue_number] - Fix 404 page structure and template rendering

Type of change

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Documentation update (if none of the other choices apply).

How Has This Been Tested?

  1. Run development server:
npm  start
Screencast.from.2025-10-24.16-26-14.webm

Signed-off-by: Iam-karan-suresh <karansuresh.info@gmail.com>
Signed-off-by: Iam-karan-suresh <karansuresh.info@gmail.com>
Copy link
Contributor

@Achanandhi-M Achanandhi-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Iam-Karan-Suresh can you please fix the prettier issues, the ci pipeline is failing

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 this pull request may close these issues.

2 participants