Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow admins the ability to edit user family details #168

Open
rymaju opened this issue Jun 16, 2021 · 0 comments
Open

Allow admins the ability to edit user family details #168

rymaju opened this issue Jun 16, 2021 · 0 comments
Labels
backend This label indicates that the assigned issue requires backend knowledge backlog These are non-essential tickets that are on the backburner. css This label indicates that the assigned issue requires CSS/styling knowledge medium react This label indicates that the assigned issue requires React knowledge

Comments

@rymaju
Copy link
Member

rymaju commented Jun 16, 2021

Project/Issue Tracker

Objective

As an admin, I want to be able to go to the user directory, then view family information, and then be able to click a button to edit user family information on behalf of the user.

Tech Spec

  • Button on the view family info page to edit family info as admin
  • Admin route on the backend to actually edit any individual accounts info by ID
  • Create/reuse a form to edit the info of users on the frontend, makes the correct request with error handling
@rymaju rymaju changed the title Allow admins the abillity to edit event details Allow admins the abillity to edit user family details Jun 16, 2021
@rymaju rymaju added the medium label Jun 16, 2021
@rymaju rymaju added this to the Summer milestone Jun 16, 2021
@varunthakkar1 varunthakkar1 added backend This label indicates that the assigned issue requires backend knowledge css This label indicates that the assigned issue requires CSS/styling knowledge react This label indicates that the assigned issue requires React knowledge labels Jul 2, 2021
@varunthakkar1 varunthakkar1 changed the title Allow admins the abillity to edit user family details Allow admins the ability to edit user family details Jul 19, 2021
@varunthakkar1 varunthakkar1 added the backlog These are non-essential tickets that are on the backburner. label Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This label indicates that the assigned issue requires backend knowledge backlog These are non-essential tickets that are on the backburner. css This label indicates that the assigned issue requires CSS/styling knowledge medium react This label indicates that the assigned issue requires React knowledge
Projects
None yet
Development

No branches or pull requests

2 participants