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

Student ID Card: Grey box reported by new students #1476

Closed
1 task done
c3bryant opened this issue Jul 8, 2021 · 0 comments
Closed
1 task done

Student ID Card: Grey box reported by new students #1476

c3bryant opened this issue Jul 8, 2021 · 0 comments

Comments

@c3bryant
Copy link
Contributor

c3bryant commented Jul 8, 2021

Time Tracking: MA-93

Issue:
Grey box reported by new/incoming students where their Student ID card should be. The grey box can take up several screen lengths in height, making the app difficult to use.

Temporary work-around:
Disable the Student ID card from Profile->Manage Cards

Info:

{
    "errorType": "TypeError",
    "errorMessage": "Cannot read property 'Graduate_Primary_Major_Current' of undefined",
    "trace": [
        "TypeError: Cannot read property 'Graduate_Primary_Major_Current' of undefined",
        "    at /var/task/index.js:31:27"
    ]
}
  • The error above is thrown by the sequel query to SAH - field Graduate_Primary_Major_Current is undefined for new/incoming students

This is done when:

  • Student ID card renders a user-friendly error message in the card body when an API error is encountered
@c3bryant c3bryant self-assigned this Jul 12, 2021
@c3bryant c3bryant changed the title Student ID Card: Grey screen seen reported by users Student ID Card: Grey box reported by new students Jul 12, 2021
@c3bryant c3bryant added the 7.10 label Jul 13, 2021
@c3bryant c3bryant removed their assignment Jul 13, 2021
@c3bryant c3bryant mentioned this issue Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant