Skip to content

Audit admin list search pagination and session filters beyond requests #141

@Taleef7

Description

@Taleef7

Context

docs/plan-CorvEd.md calls out admin filtering/search improvements, and advisor_update.md notes that some admin lists may lack search/pagination. Issue #124 covers text search for admin requests specifically; this issue covers the rest of the admin operating surface, especially sessions.

Acceptance criteria

  • Inventory /admin/users, /admin/requests, /admin/payments, /admin/tutors, /admin/matches, /admin/sessions, /admin/audit, and /admin/analytics for search, pagination, and useful filters.
  • Add or plan missing filters where they reduce operator friction, prioritizing /admin/sessions by match/student, date range, and status.
  • Ensure query params are stable and shareable.
  • Preserve responsive behavior and avoid N+1 queries when filters are added.
  • Update docs or close as not-planned for lists where filtering is intentionally unnecessary.

References

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions