Light-client: I want to withdraw tokens out of a channel

Created on 7 Aug 2019  路  8Comments  路  Source: raiden-network/light-client

User Story

As Chris I want to withdraw tokens out of a channel so that I can get liquidity out of it.

Acceptance criteria

  • The design of the modal window looks similar to deposit
  • Withdraw works for the partner
  • I am getting a notification if my partner withdraw
  • Withdraw can be executed by Chris

Tasks

  • [x] Design (in-iteration)

Design

buttons

Documentation

Remarks

  • The user needs ETH on the Raiden Account to withdraw and the modal for withdraw needs to include that (see modal on the Withdrawal Screen)
5 sdk 馃枼 dApp 馃摫 Design 馃帹 Ready 馃幀

Most helpful comment

An alternative would be to move the buttons instead of using icons for the close and settle. The flow would look something like this:
buttons

This also makes it very clear for the user that it is a close action. The icon might be a bit ambiguous.

All 8 comments

Removed from the product backlog as it is a rare use case, if the user just sends tokens and adds a lot of complexity

@christianbrb yes this will make more sense after we implement receiving

Design: Looks like deposit

Part of it is already getting implemented here #1514

Clickable mockup:
https://xd.adobe.com/view/9d7680d1-ec16-4299-6246-10cba7e6ee86-eb47/

@kelsos @andrevmatos @christianbrb @weilbith

@taleldayekh Thanks, looks like a bigger change.

  1. Where is the settle button?
  2. Where do we put the message "Please wait until your channel is settleable. this may take some time."

User clicks close channel icon and confirms in dialog. Deposit/withdrawal icons are disabled and small spinner is displayed while the closing is in progress. Once the channel has been closed an icon for settling appears from which the user can settle the channel. Not sure how the settle icon should look.

close_loading

An alternative would be to move the buttons instead of using icons for the close and settle. The flow would look something like this:
buttons

This also makes it very clear for the user that it is a close action. The icon might be a bit ambiguous.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andrevmatos picture andrevmatos  路  4Comments

christianbrb picture christianbrb  路  6Comments

eorituz picture eorituz  路  4Comments

christianbrb picture christianbrb  路  3Comments

kelsos picture kelsos  路  4Comments