Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrows in transaction history are counter-intuitive / confusing #200

Closed
peanutsformonkeys opened this issue Nov 24, 2016 · 7 comments
Closed
Labels

Comments

@peanutsformonkeys
Copy link

peanutsformonkeys commented Nov 24, 2016

Trying the pre-beta build. Imported an existing wallet, and checked the transaction history page. The up/down arrows preceding the Amount value are counter-intuitive / confusing.

An outgoing transfer (red) is prefixed with a downward arrow (↓):

gui-outgoing

And an incoming transfer (green) is prefixed with a upward arrow (↑):

gui-incoming

As far as I know, the UI convention is to have a downward arrow for downloads or incoming stuff. So, I would reverse the current arrow directions to make it consistent with the established metaphor in other software (such as browsers). Another example: mobile wallet mockup from @Baltsar. If the arrows are intended to symbolize what happens with the balance, it should simply use "-" and "+" symbols, but I think that's not the intent here.

@medusadigital
Copy link
Contributor

this was allready discussed here: mbg033#74

@peanutsformonkeys
Copy link
Author

peanutsformonkeys commented Nov 25, 2016

I have looked at that discussion, and still think the logic is flawed. You are mixing up the concept of balance and direction. A single example from someone's banking website also isn't a representative sample. Look at the icons in the Coinbase app, the Jaxx app, but also more broadly the "download" (receive) and "share" (send) icons in Safari, Office365, macOS, anything basically. They can't be all wrong?

Example from Coinbase (GDAX):
gdax-app

Example from Jaxx:
jaxx-app

@medusadigital
Copy link
Contributor

No its not that i dont share your view or whatever, i just linked that here.

i really dont care after all

@peronero
Copy link

peronero commented Nov 26, 2016

Agree with @peanutsformonkeys - it's simply standard to use up arrows for sending/uploading and down arrows for downloading/receiving. +/- works as well, and is prevalent in online/mobile banking.

Blockchain.info is another that uses up arrows for outgoing and down for incoming transactions in cryptoland.

Perhaps othe, in the referenced discussion, was referring to changes in a user balance, but it really doesn't make sense in the context of incoming/outgoing transactions.

@peanutsformonkeys
Copy link
Author

@medusadigital I misinterpreted your "discussed here" as "case closed". Sorry about that. Meanwhile, I added examples from GDAX and Jaxx above for clarity.

I must say that one difference I see, is that the arrows in the Monero GUI are used in the transaction history, while the "Receive / Deposit" and "Withdraw / Send" arrows in Jaxx / GDAX are used to indicate the action to be undertaken. For the latter purpose, arrows are an obvious choice to me.

In the end, I think the question really boils down to: "What is the purpose of the symbol in the Monero GUI transaction history?". The more I think about it, the more I'm inclined to say it's just to visualize the change in balance, because there's no action be undertaken anymore. If that's the case, using "+" an "-" symbols instead may be more natural, as it avoids confusion with sending moneroj.

@rlittlefield
Copy link

Arrows should be reversed and placed over the red/green dots (helps for the colorblind). +/- should be placed where the arrows currently are.

@erciccione
Copy link
Collaborator

GUI now has a new theme with different styling. Reopen if still present in new theme

+resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants