Design a generic modal in case of errors
- Show the error message clearly
- Display next step for users so that they can contact support easly (email, github or server API for inline support)
- Record all exceptions using sendClientError in Helper.js
- Simple API to use it from anywhere