Bisq: Use consistent (i) icon for funds needed and re-position it

Created on 18 Jan 2018  路  19Comments  路  Source: bisq-network/bisq

As the popup that is opened by clicking on the (?) shows the concrete details of the funds needed, it should be placed within the input box after the BTC value. Also we should use the (i) like everywhere else.

Create offer to sell - step 7

gui

Most helpful comment

Ok, my last idea on this :laughing:

image

All 19 comments

Formating the BTC value as hyperlink might be more intuitive-

I didn't implement the hyperlink style for the fund amount in the end, as there is no action triggered when clicked, only the roll over behavior. Especially having a hyperlink just below that field which triggers an action when clicked, makes it quite confusing. I've re-positioned the (?) to the right and replaced it with an (i) that is used everywhere else in the app.

That's fine. My concern is more that people overlook it, because it is so far right now. Or might it be possible to just list the details below?

Another idea might be adding a percentage value for fee vs. trade value could help people making too small transactions. Just a thought.

Actually, I'm not very happy with the current solution either. I'll have a look how hard it is to position it within the text field or think about a maybe different solution at all. Percentage value is a good idea. I'll give it a shot as well.

Unfortunately it is not ver trivial to do this for TextFields as this is not a use-case that is quite common for TextFields. I tried to do a minor improvement by putting the icon within the text field on the right, so it's standing out a little more than before. Still I would also prefer have everything (also fees) visible all the time.
fund your offer

As we have quite a lot of space we could either show the fees like
fund your offer
Or even split the fees up like
Fund your offer
Than the info popup is really just for having a little bit more information on these numbers if I'm interested. What do you think @tr37ion and @ManfredKarrer

@ripcurlx I also think that on the right side it is overlooked too easily. That was the reason why I used it next to the label, but also that did not motivate people to recognize it. In usability test nobody made the roll over....
To add the text might help but not sure if the numbers are adding confusion/complexity or help. Maybe some text based hyperlink next to the value might help: 0.010629 BTC (click here for fee details) ?

To add the text might help but not sure if the numbers are adding confusion/complexity or help.

I think when you see the information immediately it will communicate what everyone is thinking about anyways. How is this number calculated? Of course we could make the funds as a hyperlink and show the popover on rollover, but I'm not sure if it's not better in this case to show the most important info immediately. And if the user gets more interested, she might find the info icon to the right.

I like the third solution. Personally the i feels too far away. Is it possible to put it directly into the input behind the text?

image

Maybe use another i icon?

image

Or remove the copy symbol?

image

Unfortunately having it right after the text is quite tricky. At least I haven't found a good solution yet. But we could easily change the color as you suggested to make it more visible.

Regarding the copy icon I'm not sure, if it is used a lot atm. Privacy aware client analytics would be great for that 馃榾

Thinking of all possible suggestions, I come back to the hyperlink solution + %-values. It might be not 100% UX hyperlink behaviour, but that is not that important to the user. It is more important that the user is aware of information hidden behind the link.

I'll give it a try to see how it feels having it in the app like that and how I have to position the rollover in this case.

If a hyperlink is used the rollover should become a popup. But I am not sure if that is good. To have a more lightweight rollover info is better IMO but then a hyperlink is the wrong solution to trigger it.
I think a green "i" at the end and some text after the value (either btc values or text - "rollover info icon for more details"). % has the problem that the context that it is based on trade amount is not there and might confuse users (would expect all % values add up to 100).

I tried out the hyperlink version, but it doesn't feel right and it's also strange behavior having this different roll over on the hyperlink text and the icon. My favorite atm would be having the icon in a different color that doesn't look like an error, but still pops out. And regarding the text, for me as an end-user the most valuable info is: How much fees do I have to pay (in percent) and how much is the deposit I'll get back afterwards (in currency format). I don't think it is a big problem if we have the fee percentage without the amount information as you normally automatically think that it's of the amount you are selling/buying IMO.
With Green Icon

Popover

@ripcurlx Agree. Seems to be the best version so far.

Ok, my last idea on this :laughing:

image

Not sure if the icon over the textfield is problematic. I would not care to put it after the textfield like the icon below. Would be more in line with the other style as well.

I followed your idea @tr37ion as it helps the icons to stick out more, but choose a less flashy green we are using already in Bisq.
Fund your offer

Great, looks and feels like we got it now :grin:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

julianknutsen picture julianknutsen  路  3Comments

userzer0x picture userzer0x  路  4Comments

5andr0 picture 5andr0  路  6Comments

0xb100d picture 0xb100d  路  4Comments

ripcurlx picture ripcurlx  路  6Comments