schulcloud-flutter icon indicating copy to clipboard operation
schulcloud-flutter copied to clipboard

Support smaller error indication

Open MarcelGarus opened this issue 5 years ago • 1 comments
trafficstars

Currently, we show errors by displaying a broken pen. At several places, like on the dashboard, in course cards, in the account avatar, etc. this just takes too much place. We should think about a generic way how to show errors in such situations.

image

MarcelGarus avatar Apr 25 '20 11:04 MarcelGarus

#334 introduces some error handling for the cases from above. I think we shouldn't provide a generic way of handling errors, but rather think about error handling in those cases separately and about how to display errors in the given context in the best way.

MarcelGarus avatar Aug 15 '20 14:08 MarcelGarus