Open dev129 opened 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
pen-craft | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 8, 2024 5:11am |
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard. Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
@dev129 pull the latest changes then push the code
Hi @AkshitLakhera , I ahve update the page now please look into it and let me know.
Hi @AkshitLakhera , please review my PR.
This PR has been merged by the GSSoC team here - https://github.com/sanjay-kv/Open-source-Practice/pull/1413
Don't add labels to it now. You'll get the points in the leaderboard update.
Pull Request: Fix for 404 Error Page Issue (#144) - PenCraft Full Stack
Hi @AkshitLakhera
Description:
This PR addresses issue #144 regarding the missing or incorrectly rendered 404 error page in the PenCraft Full Stack application. The 404 page is now designed to be more user-friendly, providing a clear and consistent error message when users navigate to a non-existent page.
Changes Made:
frontend/src/not-found.tsx
.frontend/public/Error404.png
to enhance the user experience.Files Modified:
frontend/src/not-found.tsx
– Updated the 404 error page component with the new design and routing.frontend/public/Error404.png
– Added a custom error image for the 404 page.New Features:
Error404.png
has been integrated into the page for visual appeal.Screenshot:
Here is a screenshot of the newly designed 404 error page:
Desktop View:
Mobile View :
Testing:
Impact:
To Do: