[GSSoC'26] fix: route litigant draft review correctly#1120
Conversation
|
@vipul674 is attempting to deploy a commit to the CodeBlooded's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi @vipul674, thanks for contributing to Nyay Setu! 🎉 I have automatically:
Our workflows will now analyze your changes to classify:
Tip Ensure your PR description references the issue it resolves (e.g. Happy coding! 🚀 |
Merge-Ready PR ReportVerdictMERGE_READY (all GitHub Actions CI green; Vercel deploy is external authorization blocker only) Issue and Assignment
Files Changed
Testing & VerificationAll 17 frontend tests pass. Backend tests pass. NLP tests pass. Build-and-push passes. CI Status
Known Limitations
GSSoC 2026 ComplianceThis contribution was prepared with AI assistance and manually reviewed before submission. Closes #1084 |
|
@viru0909-dev — All CI checks are green. This PR is ready for review and merge. Merge-Ready PR ReportVerdictMERGE_READY (all GitHub Actions CI green; Vercel deploy is external authorization blocker only) Issue and Assignment
Files Changed
Testing & VerificationAll 17 frontend tests pass. Backend tests pass. NLP tests pass. Build-and-push passes. CI Status
Known Limitations
GSSoC 2026 ComplianceThis contribution was prepared with AI assistance and manually reviewed before submission. Closes #1084 |
|
@vipul674 Same here, resolve merge conflicts. |
Summary
Files Changed
frontend/nyaysetu-frontend/src/pages/litigant/LitigantDashboard.jsx: corrected the draft review route from/litigant/cases/:idto/litigant/case-diary/:id.frontend/nyaysetu-frontend/src/pages/litigant/LitigantDashboard.test.jsx: added route regression coverage.Testing Performed
npm cinpm test -- src/pages/litigant/LitigantDashboard.test.jsx --runnpm run buildKnown Limitations
Footer.jsxand large chunk warnings.GSSoC
Please add the appropriate GSSoC label if applicable.
AI Assistance Disclosure
This PR was prepared with AI assistance and manually reviewed before submission.
Closes #1084