noyainrain / meetling

Web app for collaboratively preparing meetings.
https://meetling.org/
GNU General Public License v3.0
15 stars 2 forks source link

Convert ErrorNotification to ErrorPage #59

Open noyainrain opened 7 years ago

noyainrain commented 7 years ago

Because the user can only continue after an error by reloading the app, it makes sense to show an error page instead of a notification (which still allows the user to interact with a now defunct page). This would also be more consistent with the boot problem pages. Furthermore, UI initialization errors could be reported to the user (without the header having to be available).