-
Notifications
You must be signed in to change notification settings - Fork 0
Create List of Pending validation Components #120
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 :) )
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request