-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notification for minor rpc errors #835
Comments
Should fix all "Failed to fetch" rel #878 #875 #874 #873 #871 #870 #869 #867 #865 #855 #854 #853 #851 #848 #847 #845 #844 #839 #832 #827 #825 #817 #785 #784 #782 #781 #780 #779 #775 #774 #770 #769 #767 #766 #764 #760 #749 #746 #745 #744 #742 #741 #740 #738 #737 #736 #733 #732 #725 #723 #719 #706 #704 #703 #701 #695 #694 #692 #687 #685 #684 #676 #670 |
splix
added a commit
that referenced
this issue
Jan 21, 2019
solution: display it as a temp notification rel: fix #835
gagarin55
pushed a commit
that referenced
this issue
Jan 22, 2019
* problem: too annoying "Fetch Error" for a remote RPC solution: display it as a temp notification rel: fix #835 * problem: unhandled Error on initial Sync
splix
added a commit
that referenced
this issue
Jan 28, 2019
This was referenced Feb 27, 2019
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do not show Error Dialog window for minor http connection errors, but show a simple disappearing notification. For example https://material-ui.com/demos/snackbars/
Keep error window only when a serious error happened, for example when Wallet was unable to send a new transaction to a node.
The text was updated successfully, but these errors were encountered: