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

add error screen for events #2255

Closed
wants to merge 3 commits into from
Closed

add error screen for events #2255

wants to merge 3 commits into from

Conversation

dli505
Copy link
Contributor

@dli505 dli505 commented May 30, 2024

Changes made in PR:

  • when there is an error in retrieving events there should now be an error screen instead of an infinite spinner
  • Something like so:
    image

@dli505 dli505 added the s24 Summer Practicum 2024 label May 30, 2024
@dli505 dli505 self-assigned this May 30, 2024
@dli505 dli505 linked an issue May 30, 2024 that may be closed by this pull request
@amos-cha
Copy link
Contributor

@EjPlatzer I don't think there will ever be an error now with the API update to pass in an empty array right?

@russtuck
Copy link
Member

russtuck commented Jun 3, 2024

It appears that recent backend changes hide the distinction between "unable to get event data" and "there are no matching events". It would be nice to make this clear to the user. Priority???

@jsenning jsenning closed this Jun 14, 2024
@jsenning
Copy link
Contributor

The fix in this PR was made unnecessary due to changes in the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s24 Summer Practicum 2024
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Error Screen for Events Infinite Load
4 participants