-
Notifications
You must be signed in to change notification settings - Fork 247
fix: updated not found page #708
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this 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
There was a problem hiding this 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
What has changed?Enhanced the 404 error page to provide a better user experience and fix template rendering issues. The changes include:
This PR Resolves #[issue_number] - Fix 404 page structure and template rendering Type of change
How Has This Been Tested?
npm startScreencast.from.2025-10-24.16-26-14.webm |
Signed-off-by: Iam-karan-suresh <[email protected]>
a31bdf0 to
976b5b2
Compare
There was a problem hiding this 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
ce8af9e to
6d1e3dc
Compare
Signed-off-by: Iam-karan-suresh <[email protected]>
Signed-off-by: Iam-karan-suresh <[email protected]>
befdf44 to
26b930a
Compare
|
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
|
There was a problem hiding this 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
Signed-off-by: Iam-karan-suresh <[email protected]>
|
@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. |
There was a problem hiding this 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

What has changed?
Enhanced the 404 error page to provide a better user experience and fix template rendering issues. The changes include:
This PR Resolves #[issue_number] - Fix 404 page structure and template rendering
Type of change
How Has This Been Tested?