-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Use consistent naming of markets everywhere in the app #1201
Comments
Consider difference with Altcoins. If they want to buy ETH it would be to sell BTC but that is no intuitive and confused users in early versions where we just used BTC. Because of that I changed for Altocoins to "Buy ETH (sell BTC)". |
Yes, to make the altcoin or different base currency use cases easier to understand we need something like discussed on #1207 |
@diogorsergio Yes, in the new design we tried to get rid of the different labels Buy/Sell labels. As you mention it, I'm also not sure if the color should be the other way round as it is in the screenshot bellow. The other thing we have to think about is what to do in the chart above. There actually the color is correct as they are Buy offers on the left and Sell offers on the right. Not sure if it would get again more confusing if we have a color mix on each side. What do you think @ManfredKarrer ? |
@ripcurlx If you check the mockup, I tried to solve that issue. The left is for buys in both the chart and the offers table and the right is sell in both as well. This way everything is connect and there's no cross-referencing implied in the UI, but you can still do it in your head. Current:
I understand the logic of "Here is the list of people buying, why not sell to them" or "Here is the list of people selling, why not buy from them".. But its quite confusing this cross referencing in the UI. Proposed:
Why not keep it simple and do something like "Buy Offers List, why not buy some too?" or "Sell Offers List, why not sell some too?" and you can cross reference on your own accord. The labels I used in the mockup can be worded differently to better convey this idea. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because of inactivity. Feel free to reopen it if you think it is still relevant. |
Besides using the market where applicable, we could reduce the use of the currencies, when we add a currency selection as an additional screen on startup for new users.
Especially on the offer screen we have:
We could use instead:
The text was updated successfully, but these errors were encountered: