Project

General

Profile

Actions

ClientProject #2439

open

Issue: Add Filters to User Management Page

Added by Md.Sajib Ahmed 11 months ago. Updated 11 months ago.

Status:
Complete
Priority:
High
Category:
frontend
Target version:
Start date:
05/14/2025
Due date:
05/14/2025 (about 11 months late)
% Done:

100%

Estimated time:
6:00 h
Spent time:

Description

Affected Path:

  • src/app/(private)/user-management/users/_components/*

Tasks:

  1. Add Filtering Options:

    • Role
    • Verification Status (e.g., Verified, Unverified)
    • Permission (e.g., Admin, Editor, Viewer)
  2. Component Development:

    • Create a reusable Filters component to handle all filtering logic.
    • Fetch available roles using getAllRoles() for filter dropdown.
  3. UI Integration:

    • Use Command and Popover from shadcn/ui or other headless UI libraries for displaying filter items.
    • Allow multi-select or toggle for filter states.
Actions

Also available in: Atom PDF