stratisproject / Breeze

Project Breeze Repository
MIT License
88 stars 47 forks source link

Some things Breeze beta #317

Open ghost opened 6 years ago

ghost commented 6 years ago

Win7 64 bit

  1. Give the create new wallet page same layout als first startup screen. Breeze logo top middle, text starting right under it. Create, Restore buttons next to each other with same styling (perhaps other colors). Create button first, then restore button. Back button under these two buttons.

  2. Same for next page when you can give the wallet name, password ect. Breeze logo on top. Back button same styling as previous page on bottom of the page.

  3. When creating the wallet the 'create' button dissapears and the 'red' icon is shown. Maybe better to display some text also: 'Please be patient while creating your wallet etc...'

  4. Wallet info after wallet is created is says you can recover with wallet creation time. But where can this creation time be seen??

  5. Wallet shows text 'save image' when hovering over strat or BTC logo.

  6. Newly created wallet with balance of 0 trying to send gives message 'no spendable transactions found on account account 0', I assume the last should be the wallet name instead of 'account 0'

  7. Style the 'cancel' button in the send screen just like the rest (rounded with a color).

  8. Style the 'cancel' button in het logout screen just like the rest (rounded with a color).

  9. When sending TBTC al my balance goes to unconfirmed. When sending Tstrat only the amount I am sending goes to unconfirmed. Is this correct?

1 2 3 4

mikeolteanu commented 6 years ago

Good feedback, but splitting out into individual issues might be better

bep42 commented 6 years ago

thanks for the feedbacks. Some are already mentioned by others on the Github issues 👍

Now, to a point of view of my own experience as UX/UI Designer :

Give the create new wallet page same layout als first startup screen. Breeze logo top middle, text starting right under it.

It's already the case when it's your first time. We have a little intro to invite you to create it. Don't know what you're expecting here ?

Create, Restore buttons next to each other with same styling (perhaps other colors). Create button first, then restore button.

Look bellow how the Github suggestion is made :

capture d ecran 2017-10-24 a 15 29 43
  1. Left button is for cancelling the process. This is not the main suggested action from Github.
  2. Right side has the main button or "call to action" with a different styling and it's on the same side as breeze wallet.

Back button under these two buttons. Could you explain ?

Same for next page when you can give the wallet name, password ect. Breeze logo on top. Back button same styling as previous page on bottom of the page.

We have Breeze logo on the first screen for 2 different cases :

When creating the wallet the 'create' button dissapears and the 'red' icon is shown. Maybe better to display some text also: 'Please be patient while creating your wallet etc...' True. The transition and animation will be improved to make it smooth and clear for everybody.

Wallet info after wallet is created is says you can recover with wallet creation time. But where can this creation time be seen??

Wallet shows text 'save image' when hovering over strat or BTC logo.

Newly created wallet with balance of 0 trying to send gives message 'no spendable transactions found on account account 0', I assume the last should be the wallet name instead of 'account 0'

For the questions before, i prefer let @dev0tion talks about it (ping)

Style the 'cancel' button in the send screen just like the rest (rounded with a color). Don't agree. It will be confusing with the send button. The user can also cancel it by clicking around the modal box.

Style the 'cancel' button in het logout screen just like the rest (rounded with a color).

Same than before ;)

When sending TBTC al my balance goes to unconfirmed. When sending Tstrat only the amount I am sending goes to unconfirmed. Is this correct?

Mister @dev0tion :)

ghost commented 6 years ago

Hi,

Look bellow how the Github suggestion is made : capture d ecran 2017-10-24 a 15 29 43

'Left button is for cancelling the process. This is not the main suggested action from Github. Right side has the main button or "call to action" with a different styling and it's on the same side as breeze wallet.'

It is my assumption that breeze does not have a cancel and back button, but cancel and back link. It does not look like a button. On the first screen to create the wallet the back link is now above the text, this looks strange to me.. Why not at the bottom and make it a real button?

But could also be a question of what someone prefers... Those cancel and back links look cheap in my opinion and not consequent..

I am no designer but this is just my opinion.

bokobza commented 6 years ago
  1. Newly created wallet with balance of 0 trying to send gives message 'no spendable transactions found on account account 0', I assume the last should be the wallet name instead of 'account 0'

has been fixed in https://github.com/stratisproject/StratisBitcoinFullNode/pull/640