Skip to content

feat: add general app feedback page with navbar and sidebar integration#646

Open
weiwei-gitch wants to merge 1 commit into
viru0909-dev:mainfrom
weiwei-gitch:feature/app-feedback-page
Open

feat: add general app feedback page with navbar and sidebar integration#646
weiwei-gitch wants to merge 1 commit into
viru0909-dev:mainfrom
weiwei-gitch:feature/app-feedback-page

Conversation

@weiwei-gitch
Copy link
Copy Markdown

What this PR does

Adds a general app feedback page to NyaySetu, allowing users to share
their experience, report issues, or suggest improvements from within
the app itself.

Changes Made

  • src/pages/FeedbackPage.jsx (new file) — A dedicated feedback
    page with:

    • ⭐ Star rating (1–5) with hover labels (Poor → Excellent)
    • 🏷️ Category selector: Bug Report, Suggestion, General
    • 📝 Text area with 500 character limit
    • ✅ Success screen after submission
    • Styled consistently with existing app CSS variables
  • src/components/landing/Header.jsx — Added Feedback link to
    the navbar so all visitors can access it

  • src/layouts/Sidebar.jsx — Added Feedback link for all 6 roles
    (Litigant, Lawyer, Judge, Admin, Tech Admin, Police)

  • src/App.jsx — Added routes for /feedback and
    /{role}/feedback for all roles

Why it matters

NyaySetu serves users navigating legal processes. Having a visible,
easy-to-reach feedback option builds trust and helps maintainers
improve the platform based on real user input.

Related Issue

Closes #492

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

@weiwei-gitch is attempting to deploy a commit to the CodeBlooded's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nyaysetu Error Error May 25, 2026 5:43pm

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.

[Enhancement] Add a User Feedback Section to improve platform experience

1 participant