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

Edit the admin form #198

Closed
5 tasks
sowmi20189 opened this issue Feb 10, 2022 · 1 comment
Closed
5 tasks

Edit the admin form #198

sowmi20189 opened this issue Feb 10, 2022 · 1 comment

Comments

@sowmi20189
Copy link
Collaborator

sowmi20189 commented Feb 10, 2022

#Summary

An admin should be able to edit the information of any admin.

Things to Consider

Currently, first name, last name, email and phone number can be edited.

Criteria for Completion

  • Admin should be able to edit the assign student field
  • Be able to remove existing assigned student
  • Be able to edit and add a new student
  • Be able to edit all the fields (first name, last name, phone number, email)
  • Have the buttons deactivate and save according to the UI guidelines

Edit Admin form

@garettarrowood
Copy link
Member

New/Edit forms in this program share the same template. Because of this, #197 is pretty much the same story. There are definitely some differences between processing a new admin versus editing one. But in regards to updating UI styles and getting the student multiselect functioning, these have more in common than they differ. Closing this issue in preference of #197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants