issues
search
croma-app
/
huehive-mobile-app
[HueHive] : An open source react native app for web, iOS and android for color palette management
https://huehive.co
MIT License
61
stars
21
forks
source link
Generic error handling with support for show error/info modal
#219
Open
kamalkishor1991
opened
7 months ago
kamalkishor1991
commented
7 months ago
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
Design a generic modal in case of errors