UI gets stuck on "Fetching..." screen if a previously-selected school is unavailable #30
Labels
good first issue
Smaller issues that are great first issues for anyone interested in helping out
Describe the bug
If a school and/or bell schedule gets deleted from the database, all users who had that schedule selected previously will be shown a screen that says "Fetching" with no apparent way out.
This can be worked around by manually navigating to the /select page and selecting a new school from that list.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The page should detect the 404 error for the school and/or the schedule and either show the user an error or send them back to the select school page automatically.
The text was updated successfully, but these errors were encountered: