-
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
Make sell/buy BTC screen more self-explanatory #1203
Comments
Please don't forget to dot-align the figures #1028 |
Good point! I'll have a look how to do this in a consistent way. Sometimes it is a little bit tricky when we also have to display ranges. |
For now you could just switch to Sure a dot-aligned solution would be the best solution in the end. |
@fira mono: I'll have a look how it looks like mixing these two fonts within the app and the size of the font, as we have to bundle it within the app. |
An updated version of the buy/sell screen up for discussion. @ManfredKarrer & @tr37ion let the discussion begin 😉 |
Looks fine. The different colour for the zeros is a good idea. Maybe move the percentages to a new column. What about making the button like in my mockup and moving the |
Moving the percentage into a new column might solve the need of an additional |
I've also renamed the column title |
@ManfredKarrer What do you think about going in this direction within the Sell/Buy bitcoin screen? |
Some ideas:
|
I think the amount of BTC to sell should also be visible for each offer, even in the non-expert view, as it is also important for your decision to sell (or buy). |
That way, we can still implement sorting that takes the min & max values into account (as it is now) and reduce the number of columns a user has to overview from the beginning. For power users we have the filter and an option to split up the BTC and EUR range into a separate column. |
Or we name it instead of "show filters" --> "advanced settings" |
Problem with "Add filter for only showing offers one can take (registered accounts)" is that new users would not see anything before they have registered an account. |
Re "Move current vie to Expert view and show only Price, Distance, Payment Method and Trader" - that is more or less the view at the market overview screen. |
Or list the |
The idea with the bar in the background of the price distance is nice but has the problem that negative (green) are an exception. So all will be red (rosa) which gives negative feeling. |
The background color bar could use the average distance as the base for colorization, such that 1% is still green if that's better than the average distance in the market. |
@ManfredKarrer Well, isn't it the purpose of those colours to guide the user a bit? I think we should not think too much of what the user might 'feel' of red/green colouring. If it is mostly red then it be so. It is just a quick way to find the most attractive offer. Plus get a feeling for @sqrrm has a nice idea, while I'm not sure if all rainbow colours have enough contrast to be shown. A compromise might me using a grey color. |
As I'm about to submit the next pull request I'd love some feedback from a native speaker (@cbeams ?) on the tooltips used. Thanks! |
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. |
1 similar comment
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. |
Still relevant. |
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. |
Still relevant. |
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. |
Still relevant. |
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 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. |
Add information inline for price distance and volume range and add hint line before the create offer call-to-action button. Here's a rough sketch how it could look like:
![sell bitcoin](https://user-images.githubusercontent.com/170962/34993334-4cddd640-fad0-11e7-9ffc-177aa4286e95.png)
The text was updated successfully, but these errors were encountered: