Skip to content

Conversation

@amrit110
Copy link
Member

This pull request adds a role-based filter to the onboarding status dashboard, allowing users to view either participants or facilitators. The changes include updates to both the API and frontend to support this new filtering functionality, as well as improvements to the UI and copy for clarity.

Role-based filtering and API enhancements:

  • The API endpoint in route.ts now accepts a role query parameter and filters results to show only participants or facilitators accordingly. [1] [2] [3] [4]

Frontend and UI improvements:

  • The main page in page.tsx adds a role filter dropdown, updates the API call to include the selected role, and refetches data when the role changes. [1] [2] [3]
  • The dashboard header and description text have been updated for clarity and inclusivity.

@amrit110 amrit110 self-assigned this Nov 11, 2025
@amrit110 amrit110 added the enhancement New feature or request label Nov 11, 2025
@amrit110 amrit110 merged commit 39aff40 into main Nov 11, 2025
1 check passed
@amrit110 amrit110 deleted the add_facilitators_status branch November 11, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants