Skip to content

Improvements for improvements in student panel

Hugo Kerstens requested to merge changes-student-search-fixes into master

Fixes some small issue that were still present in !398 (merged)

  • Remove debug log
  • Check that reference exists
  • Do not set email to null in state, preventing the value of an input field to be set to null (since React complains about this)

Merge request reports