Skip to content

As an admin user, I want to view a separate list of non-admin users with their names and profile pictures on the main page, helping me distinguish between different user roles in the system. #48

@dlsrysju

Description

@dlsrysju

Acceptance Criteria:

  1. Given that I am logged in as an admin user, when I access the user management dashboard, then I should see a separate list of non-admin users with their names and profile pictures.
  2. Each user card should be clickable and lead to the user's profile page.

Image

Acceptance Criteria:

  • There should be a separate list of non-admin users with their names and profile pictures on the user management dashboard.
  • Each of these non-admin users should be in the card container, wherein when I click the card, it should lead me to the user’s profile page.

Test:

  • Names and profile pictures of non-admin users when accessing the user management dashboard should be clearly seen.
  • Ensure each non-admin user card is clickable and leads to their profile page.
  • Show a placeholder image for non-admin users without profile pictures

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions