ChildMindInstitute / MindLogger-bug-reports

GitHub repository for bug tracking and feature requesting for the MindLogger project
Other
0 stars 1 forks source link

🐛 Parent-report applets cause crashes #49

Closed shnizzedy closed 3 years ago

shnizzedy commented 4 years ago

Describe the bug When a parent-report applet is loaded in the mobile app, it shows up as expected, one per kid, but when selected, the app crashes.

To Reproduce Steps to reproduce the behavior:

  1. Set up a parent-report applet
  2. Invite a user with kids
  3. As the invited user,
    1. Accept the invitation
    2. Log into the mobile app
    3. Click on an applet
    4. :boom: crash

Expected behavior The user should be able to see and complete the activities within the applet.

Screencap parent-report crashing screencap

Smartphone:

Additional context The actual JSON response from the server that resulted in the screencap above is included in https://github.com/ChildMindInstitute/mindlogger-app-backend/pull/233#issuecomment-557695603

shnizzedy commented 4 years ago

After getting this far, I think I probably should have actually split these out at the activity level instead of the applet level…