1Hive / time-lock-app

The Time Lock app enables Aragon organizations to require users transfer or temporarily lock tokens before forwarding an intent.
GNU General Public License v3.0
16 stars 11 forks source link

Design prototype #15

Closed fabriziovigevani closed 5 years ago

fabriziovigevani commented 5 years ago

Found a really cool tool for prototyping called Figma.

Made the basic view for account's current locks and withdraw panel.

I'm not totally convinced with the withdraw panel view though. Would love some suggestions.

lock-app-prototype

lock-app proto panel

yeqbfgxjiq commented 5 years ago

This is awesome. I really like the countdown timers for the locks.

Thoughts/Questions on the withdraw view (2nd picture):

fabriziovigevani commented 5 years ago

Thanks @burrrata !

what's the grey rectangle under the title (Withdraw Tokens) for?

That would be the action description that every panel has. If you look in redemptions for example you will see one.

maybe change the text under the grey rectangle to "You have 2 locks ready to be withdrawn"?

yes, makes more sense.

in the Withdraw box where the user specifies the amount to withdraw, is there a way to specify which lock they wish to withdraw or does it not matter?

I think it doesn't matter as the user will be withdrawing the _numberWithdrawLocks oldest locks. In practice i don't see a good reason why a user would care what locks is withdrawing.

fabriziovigevani commented 5 years ago

Here's the prototype using figma files provided by paty. This design could differ from the final implementation until the new @aragon/ui (which is in alpha) is released.

For the side panel i will ask her for some samples.

lock-app-prototype

fabriziovigevani commented 5 years ago

closed by #31