tutorbookapp / old-tutorbook

Source available code for Tutorbook's progressive web app (PWA).
https://tutorbook.app
Other
13 stars 10 forks source link

Fix opening announcement w/out location id error on client (i.e. when in root partition) #172

Open nicholaschiang opened 4 years ago

nicholaschiang commented 4 years ago

Fix opening announcement w/out location id error on client (i.e. when in root partition).

This happens when the user tries to open an announcement that exists in a location that isn't specified in their website's locations configuration field.

While this error should probably occur, we want to properly notify the user of their problem and suggest that they visit the correct website.