webui
webui copied to clipboard
Raiden's Web User Interface
## 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. ##...
## Abstract When the node is starting and the accounts does not have enough tokens the following is printed to the console: ``` WARNING Your account's RDN balance of 0.0...
_follow up issue from #82_ **Is your feature request related to a problem? Please describe.** On-chain transactions take time and the user is not necessarily aware of this. **Describe the...
_follow up from #14_ **Is your feature request related to a problem? Please describe.** When submitting the payment dialog, it would be helpful for the user if the sent amount...
## Abstract Some operations require the channel's partner to be online (e.g. sending a transfer, withdraw). If the node is known to be offline the ui should not allow these...
# Problem statement If / when raiden fails, the user has to navigate to the Raiden repo and report a bug. This means that we have to ask the user...
There is a number of component tests currently for the WebUI but the suite is only run manually. It would be better to have the tests and lint tasks run...
**Is your feature request related to a problem? Please describe.** I expect the WebUI to look nice on a mobile phone. **Describe the solution you'd like** After #342 has been...
## Describe the bug Dialog allowed me to input more than my balance. Error when it broke was quite long and ugly. ## Steps to reproduce Steps to reproduce the...
### Description The current redesign of the notification panel is very similar to the old. It might be possible to improve it. ### Tasks - [ ] Design - [...