-
Notifications
You must be signed in to change notification settings - Fork 779
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
Comments
this was allready discussed here: mbg033#74 |
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? |
No its not that i dont share your view or whatever, i just linked that here. i really dont care after all |
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. |
@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. |
Arrows should be reversed and placed over the red/green dots (helps for the colorblind). +/- should be placed where the arrows currently are. |
GUI now has a new theme with different styling. Reopen if still present in new theme +resolved |
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 (↓):
And an incoming transfer (green) is prefixed with a upward arrow (↑):
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.
The text was updated successfully, but these errors were encountered: