Skip to content

Create List of Pending validation Components #120

@bbmcmann

Description

@bbmcmann

For the new admin validation page, create the frontend component for each user pending validation.
What this should look like: Similar to the existing contacts page, make a component users not yet validated.
It should show their name and email. In addition, there should be two buttons to accept or reject the user.
For now, when the button is selected, just print the user's info (including their ID) to the console along with the selected choice.

Checkpoints:

  • Use static test data for now, the outer page will fetch data
  • Try to follow similar styling
  • Ask Ben and Ritvik about more specific design requirements (sorry we have no mockups :) )

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions