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

Grades error does not fail search #766

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Grades error does not fail search #766

merged 1 commit into from
Oct 31, 2023

Conversation

MinhxNguyen7
Copy link
Member

@MinhxNguyen7 MinhxNguyen7 commented Oct 27, 2023

Summary

Display an error message but do not fail search when the grades API fails

Test Plan

  1. Block the grades API using FireFox devtools or change the graphql API endpoint.
  2. Search and see that course information (except for GPA) still show up as normal

Issues

Closes #746

@MinhxNguyen7 MinhxNguyen7 added the enhancement Improvements to the user experience label Oct 27, 2023
@MinhxNguyen7 MinhxNguyen7 self-assigned this Oct 27, 2023
Copy link
Collaborator

@ap0nia ap0nia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it looks perfectly fine, but I'm not sure if this review is intended to only be reviewed by @stevenguyukai

@MinhxNguyen7 MinhxNguyen7 merged commit 533fa53 into main Oct 31, 2023
7 checks passed
@ap0nia ap0nia deleted the grades-error branch November 8, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to the user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display results even when grades endpoint fails
2 participants