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 <[email protected]>
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

@Iam-Karan-Suresh Iam-Karan-Suresh force-pushed the 404-fix branch 2 times, most recently from ce8af9e to 6d1e3dc Compare October 28, 2025 17:50
Signed-off-by: Iam-karan-suresh <[email protected]>
Signed-off-by: Iam-karan-suresh <[email protected]>
@Iam-Karan-Suresh
Copy link
Author

Iam-Karan-Suresh commented Oct 28, 2025

Hi @Achanandhi-M i fixed the prettier issue in my code and also enhanced the error page ui litle bit enhanced. I attached the image of the page. Do I need to change anything on my code?

##what changed

  1. showing what url the user tries to access on browser that not found.
  2. showing the error message font color in website theme
Screenshot from 2025-10-29 00-59-13

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 i think we don't need to include any text or content because we are redirecting in one just 1 seconds people they don't actually see those content, please don't include any content, please see the actual issue and try to solve it accordingly

@Iam-Karan-Suresh
Copy link
Author

Iam-Karan-Suresh commented Oct 29, 2025

@Achanandhi-M I am really sorry about making mistakes. this is my first contribution to open source project. I really Improve my pr and contribution quality in future contributions. I change the code according to the requirement. Thank you so much for guiding throughout this prs @Achanandhi-M. Looking forward to join the journey with 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 dont add any new plugins please see is there any way to add or update without using plugins, also please fix the prettify and lint issue

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