You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Admins want to be able to update user's information themselves instead of asking users to do it.
Users are already able to modify their own data from their profiles (see modify information button on the left side of the user profile screen). When they click this component, a forum is pre-populated with their data.
Investigate this component to see if it can be used from the admin view.
Does the forum pull info from who is logged in in AWS, from state and the database, or both?
Does the forum validate who is logged in when modifying information?
If the forum is not dependent on who is logged in, see if you can link this forum to the volunteer list in the admin view.
In the volunteer list, add a new column on the right with a button to modify the user's info. When this button is pressed, take the admin to the forum populated with that user's data.
Ask Ben and Ritvik if you have more design specific information, or if it appears you cannot re-use the forum component!
The text was updated successfully, but these errors were encountered:
Admins want to be able to update user's information themselves instead of asking users to do it.
Users are already able to modify their own data from their profiles (see modify information button on the left side of the user profile screen). When they click this component, a forum is pre-populated with their data.
Investigate this component to see if it can be used from the admin view.
If the forum is not dependent on who is logged in, see if you can link this forum to the volunteer list in the admin view.
In the volunteer list, add a new column on the right with a button to modify the user's info. When this button is pressed, take the admin to the forum populated with that user's data.
Ask Ben and Ritvik if you have more design specific information, or if it appears you cannot re-use the forum component!
The text was updated successfully, but these errors were encountered: