UNCLASSIFIED - NO CUI

Skip to content

Fixing update team form and removing unnecessary code

abhayashrestha requested to merge update_team_fix into master
  • Update team form feature boards now use the url.
  • Fixing some bugs with update team form such as the error message display "[Object : object] is not an option!".
  • Refactoring the reducer.
  • Removing formatters, and useAsync hook since they will no longer be needed anywhere in the codebase.

Merge request reports