owncloud-archive / chat

GNU Affero General Public License v3.0
38 stars 21 forks source link

Create mechanism to inform user about common errors #212

Open LEDfan opened 9 years ago

LEDfan commented 9 years ago

cc @jancborchardt

First implementation in 8c260f7f88d8365327b5ea62a14a0a0a1076b1f7

LEDfan commented 9 years ago

schermafbeelding 2015-02-27 op 12 10 33

LEDfan commented 9 years ago

TODO:

LEDfan commented 9 years ago

@jancborchardt the most common errors are now caught. The error page looks like this: schermafbeelding 2015-02-28 op 08 24 03

jancborchardt commented 9 years ago

I would say that’s a prime example of great error handling from an app. :) cc @DeepDiver1975

Just one thing: Instead of making it a white box, use the class error for the container. That should format it nicely.