webui icon indicating copy to clipboard operation
webui copied to clipboard

Include the warning about low ether balance in the webui.

Open rakanalh opened this issue 6 years ago • 2 comments

Abstract

The UI should warn the user when the ether balance is less than a certain threshold to be able to pay the gas costs of future transactions.

Motivation

Warnings should be more visible to enable the user to react on time about them and resolve them to avoid any disruption of service / issues in running a node.

Related to

https://github.com/raiden-network/webui/issues/192

rakanalh avatar Mar 14 '19 17:03 rakanalh

Note: Does not need to only be warnings. Can be any kind of messages that need to be seen by the user.

LefterisJP avatar Mar 15 '19 12:03 LefterisJP

I can't find the issue but we discussed this at some point in the past.

One proposal was to change the API response to always have a predefined structure that on the one hand contains the actual response to the API call and an additional field or structure that contains messages, warnings, stats, etc.

ulope avatar Jun 24 '19 12:06 ulope