joven-health-mike / juno-react

A virtual therapy platform designed for K-12 schools.
0 stars 0 forks source link

Page breaks when deleting student #106

Closed zoe-gonzales closed 1 year ago

zoe-gonzales commented 1 year ago

Steps to repro:

  1. Log in as a SYSADMIN user
  2. Go to the Students page
  3. Locate an existing students
  4. Click the ❌ emoji
  5. Confirm in the dialog that you want to delete
  6. Observe error in console / blank page

Expected behavior: Users can delete students and UI is updated without breaking.

Capture d’écran 2023-02-20 à 8 08 52 AM

After reloading the page, the student is no longer displayed, so this issue appears to be isolated to the frontend.